mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-25 04:33:31 +01:00
Add missing semicolons.
--HG-- extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f
This commit is contained in:
@@ -60,7 +60,7 @@ const Config = Module("config", ConfigBase, {
|
||||
StreamStop: "Triggered after a stream has stopped",
|
||||
Enter: "Triggered after Songbird starts",
|
||||
LeavePre: "Triggered before exiting Songbird, just before destroying each module",
|
||||
Leave: "Triggered before exiting Songbird",
|
||||
Leave: "Triggered before exiting Songbird"
|
||||
},
|
||||
|
||||
dialogs: {
|
||||
|
||||
Reference in New Issue
Block a user