X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=melodactyl%2Fcontent%2Fconfig.js;fp=melodactyl%2Fcontent%2Fconfig.js;h=273a80cd5dc91f59364a4f1fbba20fe620221a0e;hb=9044153cb63835e39b9de8ec4ade237c03e3888a;hp=0213a574dfb222c1025ff61fa143dbd39e8b0e41;hpb=70740024f9c028c1fd63e1a1850ab062ff956054;p=dactyl.git diff --git a/melodactyl/content/config.js b/melodactyl/content/config.js index 0213a57..273a80c 100644 --- a/melodactyl/content/config.js +++ b/melodactyl/content/config.js @@ -182,8 +182,6 @@ const Config = Module("config", ConfigBase, { song: "song" }, this.__proto__.completers)), - hasTabbrowser: true, - removeTab: function (tab) { if (config.tabbrowser.mTabs.length > 1) config.tabbrowser.removeTab(tab);