From d63a9975955aa65616b3bc3f078c22ee1c1fecdb Mon Sep 17 00:00:00 2001 From: Andrew <45957548+midnight4577@users.noreply.github.com> Date: Sun, 19 Dec 2021 23:32:45 -0800 Subject: [PATCH] Update apps.json --- apps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 5abe84172..0a9cd40f9 100644 --- a/apps.json +++ b/apps.json @@ -5070,8 +5070,9 @@ "icon": "app.png", "version":"0.01", "description": "A clock made in the style of the Portal series", - "tags": "clock", "type":"clock", + "tags": "clock", + "supports": ["BANGLEJS2"], "storage": [ {"name":"aptsciclk.app.js","url":"app.js"}, {"name":"aptsciclk.img","url":"app-icon.js","evaluate":true}