Rebble: fix dependancies

pull/1078/head
hughbarney 2021-12-13 18:29:52 +00:00
parent 23df3c0e98
commit 668e1b5d4c
1 changed files with 2 additions and 1 deletions

View File

@ -4875,7 +4875,8 @@
"description": "A Pebble style clock, with configurable background, three sidebars including steps, day, date, sunrise, sunset, long live the rebellion",
"readme": "README.md",
"icon": "rebble.png",
"dependencies": [{"mylocation":"app"},{"widpedom":"widget"}],
"dependencies": {"mylocation":"app"},
"dependencies": {"widpedom":"widget"},
"screenshots": [{"url":"screenshot_rebble.png"}],
"type": "clock",
"tags": "clock",