summaryrefslogtreecommitdiff
path: root/melodactyl
diff options
context:
space:
mode:
authorDoug Kearns <dougkearns@gmail.com>2010-11-05 09:09:09 +1100
committerDoug Kearns <dougkearns@gmail.com>2010-11-05 09:09:09 +1100
commit903268b0e1f0b20c93a142b4c140dc78a7b5ef8c (patch)
tree83dae94cbd08f0b47e952893f8c3abf893131b3c /melodactyl
parenta3c423a6091320fa021964319357c3e85938a02f (diff)
downloadpentadactyl-903268b0e1f0b20c93a142b4c140dc78a7b5ef8c.tar.gz
Add missing semicolons.
--HG-- extra : rebase_source : 9b307f142d55c3cd89ea6010ea15f1d26b11846f
Diffstat (limited to 'melodactyl')
-rw-r--r--melodactyl/content/config.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/melodactyl/content/config.js b/melodactyl/content/config.js
index 25482d9e..5477d030 100644
--- a/melodactyl/content/config.js
+++ b/melodactyl/content/config.js
@@ -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: {