From 49ec9476f1fd10bc91c81786490b050b9527733d Mon Sep 17 00:00:00 2001 From: ainegil <132382788+ainegil@users.noreply.github.com> Date: Tue, 2 May 2023 20:08:29 +0200 Subject: [PATCH] Update metadata.json --- apps/polymath/metadata.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/polymath/metadata.json b/apps/polymath/metadata.json index 5c5fb16f4..73dd4a36c 100644 --- a/apps/polymath/metadata.json +++ b/apps/polymath/metadata.json @@ -6,7 +6,7 @@ "description": "This is a graphical clock based on Anton Clock with date, day and moon phase. Beta", "tags": "clock", "storage": [ - {"name":"timer.app.js","url":"app.js"}, - {"name":"timer.img","url":"app-icon.js","evaluate":true} + {"name":"polymath.app.js","url":"app.js"}, + {"name":"polymath.img","url":"app-icon.js","evaluate":true} ] }