From 5fe0a7ad6a2c2158f4a42a099a9bd8c4a3deb1cc Mon Sep 17 00:00:00 2001 From: Erik Andresen Date: Mon, 12 Dec 2022 07:37:36 +0100 Subject: [PATCH] astrocalc: Update description --- apps/astrocalc/metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/astrocalc/metadata.json b/apps/astrocalc/metadata.json index 1f238be12..653c097da 100644 --- a/apps/astrocalc/metadata.json +++ b/apps/astrocalc/metadata.json @@ -2,7 +2,7 @@ "id": "astrocalc", "name": "Astrocalc", "version": "0.04", - "description": "Calculates interesting information on the sun and moon cycles for the current day based on your location.", + "description": "Calculates interesting information on the sun like sunset and sunrise and moon cycles for the current day based on your location from MyLocation app", "icon": "astrocalc.png", "tags": "app,sun,moon,cycles,tool", "supports": ["BANGLEJS", "BANGLEJS2"],