Skip to content

Commit 7675484

Browse files
authored
Merge pull request #3952 from bobrippling/feat/drained-type
drained: set type to clock, for launchers
2 parents dc80ead + 9407e58 commit 7675484

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/drained/metadata.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
"icon": "icon.png",
88
"supports": ["BANGLEJS2"],
99
"allow_emulator": true,
10+
"type": "clock",
11+
"tags": "clock",
1012
"storage": [
1113
{"name":"drained.boot.js","url":"boot.js"},
1214
{"name":"drained.app.js","url":"app.js"},

0 commit comments

Comments
 (0)