mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-04 23:44:11 +01:00
whitespace fixes
This commit is contained in:
@@ -43,7 +43,7 @@ const liberator = (function () //{{{
|
||||
liberator.dump(message + "\n");
|
||||
liberator[name] = func();
|
||||
}
|
||||
catch(e)
|
||||
catch (e)
|
||||
{
|
||||
liberator.dump(e + "\n");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user