From 19fac8a36f83c0ee873996d9f1cb3adc2e2288aa Mon Sep 17 00:00:00 2001 From: Pablo Gonzalez Date: Thu, 28 Jan 2021 18:23:49 +0100 Subject: [PATCH] planetarium --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index f4546d95f..ca773b529 100644 --- a/apps.json +++ b/apps.json @@ -2677,10 +2677,10 @@ , { "id": "planetarium", "name": "Planetarium", - "shortName":"planetarium", + "shortName":"Planetarium", "icon": "planetarium.png", "version":"0.01", - "description": "Planetarium.", + "description": "Planetarium showing up to 350 stars using the watch location and time", "tags": "", "storage": [ {"name":"planetarium.app.js","url":"planetarium.app.js"},