drained: set type to clock, for launchers

master
Rob Pilling 2025-07-28 22:28:37 +01:00
parent aad797d9f7
commit 9407e586bb
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
"icon": "icon.png", "icon": "icon.png",
"supports": ["BANGLEJS2"], "supports": ["BANGLEJS2"],
"allow_emulator": true, "allow_emulator": true,
"type": "clock",
"tags": "clock",
"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"},