drained: enable emulator

pull/2684/head
Rob Pilling 2023-04-07 21:26:25 +01:00
parent 2de5831827
commit 39aa8e7e7b
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@
"type": "clock", "type": "clock",
"tags": "clock", "tags": "clock",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"allow_emulator": true,
"storage": [ "storage": [
{"name":"drained.boot.js","url":"boot.js"}, {"name":"drained.boot.js","url":"boot.js"},
{"name":"drained.app.js","url":"app.js"} {"name":"drained.app.js","url":"app.js"}