mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-13 03:15:47 +01:00
Whitespace fixes.
This commit is contained in:
@@ -187,7 +187,7 @@ const AutoCommands = Module("autocommands", {
|
||||
autocommands.remove(event, regex); // remove all
|
||||
}
|
||||
else
|
||||
autocommands.list(event, regex); // list all
|
||||
autocommands.list(event, regex); // list all
|
||||
}
|
||||
}, {
|
||||
bang: true,
|
||||
|
||||
Reference in New Issue
Block a user