From 61a1fc90fe015db0b80a62ff131536e592b345ea Mon Sep 17 00:00:00 2001 From: Richard Hopkins Date: Sun, 10 May 2020 21:22:34 +0100 Subject: [PATCH] Update apps.json --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index 0db5bb26f..8695406de 100644 --- a/apps.json +++ b/apps.json @@ -1679,14 +1679,14 @@ { "id": "gallifr", "name": "Gallifreyan Chronometer", "shortName":"Gallifrey Clock", - "icon": "gallifrey.png", + "icon": "app.png", "version":"0.01", "description": "A Gallifreyan clock. The dark and light green segments show the minutes, the black circle, the hour.", "tags": "clock", "type": "clock", "storage": [ {"name":"gallifr.app.js","url":"app.js"}, - {"name":"gallir.img","url":"app-icon.js","evaluate":true} + {"name":"gallifr.img","url":"app-icon.js","evaluate":true} ] } ]