1
0
Fork 0

use type of sched instead of app

master
David Peer 2022-04-06 17:34:56 +02:00
parent 08da058df3
commit 0b7fa0494d
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"description": "A very simple app to start a timer.",
"icon": "app.png",
"tags": "tool",
"dependencies": {"sched":"app"},
"dependencies": {"sched":"type"},
"supports": ["BANGLEJS2"],
"screenshots": [{"url":"screenshot.png"}, {"url": "screenshot_2.png"}],
"readme": "README.md",