disable emulator

pull/2660/head
Kevin Whitaker 2023-03-25 17:38:15 -04:00
parent 377953cbd4
commit 0a92b70c2c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"type": "clock",
"tags": "clock",
"supports": ["BANGLEJS2"],
"allow_emulator": true,
"allow_emulator": false,
"storage": [
{"name":"nesclock.app.js","url":"app.js"},
{"name":"nesclock.settings.js","url":"settings.js"},