From 170d07690e6090ce8c40baf2697202761fd31e4c Mon Sep 17 00:00:00 2001 From: Weiming Date: Sun, 28 Mar 2021 22:36:03 -0400 Subject: [PATCH] change the icon png file path --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index d902a9054..8018a4064 100644 --- a/apps.json +++ b/apps.json @@ -3064,10 +3064,10 @@ "id": "hourstrike", "name": "Hour Strike", "shortName": "Hour Strike", - "icon": "app.png", + "icon": "app-icon.png", "version": "0.01", "description": "Strike the clock on the hour. A great tool to remind you an hour has passed!", - "tags": "tool,alarm,widget", + "tags": "tool,alarm", "readme": "README.md", "storage": [ {"name":"hourstrike.app.js","url":"app.js"},