Remove unnecessary check.

This commit is contained in:
Kasen IO 2020-05-15 00:47:31 -04:00
parent d9e5c84cc1
commit 657d6c94be

View file

@ -25,10 +25,6 @@
"script": ""
};
if (DEV_PARAMETER === "dev") {
APP_URL = ROOT + "more.html?" + DEV_PARAMETER;
}
var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");
tablet.screenChanged.connect(onScreenChanged);
var button = tablet.addButton({