diff --git a/apps.json b/apps.json index 34976e41e..ab65f6d9b 100644 --- a/apps.json +++ b/apps.json @@ -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",