]> git.donarmstrong.com Git - dactyl.git/blobdiff - melodactyl/content/config.js
Import 1.0b7.1 supporting Firefox up to 8.*
[dactyl.git] / melodactyl / content / config.js
index 02702037706bcfbe0f35429d5aaf192652a31006..0213a574dfb222c1025ff61fa143dbd39e8b0e41 100644 (file)
@@ -133,7 +133,7 @@ const Config = Module("config", ConfigBase, {
     },
 
     /*** optional options, there are checked for existence and a fallback provided  ***/
-    features: set(["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "player"]),
+    features: Set(["bookmarks", "hints", "marks", "history", "quickmarks", "session", "tabs", "player"]),
 
     defaults: {
         guioptions: "bCmprs",