From c125dc9e4d2c2b64fcba7717d5f6eb0e446c4a90 Mon Sep 17 00:00:00 2001 From: Andrew <45957548+midnight4577@users.noreply.github.com> Date: Mon, 20 Dec 2021 14:14:29 -0800 Subject: [PATCH] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 7ac718a1a..1d0cb6a48 100644 --- a/apps.json +++ b/apps.json @@ -7,7 +7,7 @@ "icon": "app.png", "type": "clock", "tags": "clock", - "supports": ["BANGLEJS2"], + "supports": "BANGLEJS2", "allow_emulator": true, "storage": [ {"name":"aptsciclk.app.js","url":"app.js"},