From b03055530dc555e780c8d06cc603741ca939fbe2 Mon Sep 17 00:00:00 2001 From: dapgo Date: Mon, 8 Feb 2021 15:39:30 +0100 Subject: [PATCH] Update apps.json --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index c794567e0..926c55e58 100644 --- a/apps.json +++ b/apps.json @@ -2757,7 +2757,7 @@ "icon": "app.png", "version":"0.02", "description": "Basic app to test the bangle.js input interface. It displays the result in text or a switch on/off image.", - "tags": "interface","buttons","touch" + "tags": "interface","buttons","touch", "storage": [ {"name":"test_userInput.app.js","url":"app.js"}, {"name":"test_userInput.img","url":"app-icon.js","evaluate":true}