From 6510e4b7d2965f34404f8973c5d802adfa933d6c Mon Sep 17 00:00:00 2001 From: hughbarney Date: Mon, 29 Nov 2021 19:02:01 +0000 Subject: [PATCH] Pastel added dependancy on widpedom --- apps.json | 1 + 1 file changed, 1 insertion(+) diff --git a/apps.json b/apps.json index fa33df5ed..770f2a286 100644 --- a/apps.json +++ b/apps.json @@ -4110,6 +4110,7 @@ "description": "A Configurable clock with custom fonts and background. Has a cyclic information line that includes, day, date, battery, sunrise and sunset times", "icon": "pastel.png", "dependencies": {"mylocation":"app"}, + "dependencies": {"widpedom":"app"}, "screenshots": [{"url":"screenshot_pastel.png"}], "type": "clock", "tags": "clock",