diff --git a/apps.json b/apps.json index 926c55e58..cbf102915 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": "input,interface,buttons,touch", "storage": [ {"name":"test_userInput.app.js","url":"app.js"}, {"name":"test_userInput.img","url":"app-icon.js","evaluate":true}