mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-21 09:57:59 +01:00
Add missing semicolons.
...let the good times roll.
This commit is contained in:
@@ -23,7 +23,7 @@ const Config = Module("config", ConfigBase, {
|
||||
ShellCmdPost: "Triggered after executing a shell command with :!cmd",
|
||||
Enter: "Triggered after Firefox starts",
|
||||
LeavePre: "Triggered before exiting Firefox, just before destroying each module",
|
||||
Leave: "Triggered before exiting Firefox",
|
||||
Leave: "Triggered before exiting Firefox"
|
||||
},
|
||||
|
||||
defaults: {
|
||||
|
||||
Reference in New Issue
Block a user