From 070558a0a62027fc67e9d54b45ef81e2166d6fab Mon Sep 17 00:00:00 2001 From: hughbarney Date: Fri, 26 Nov 2021 20:48:27 +0000 Subject: [PATCH] MyLocation - adds menu to set preferred city or setup from GPS --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 8b1fb586e..dc5d748a8 100644 --- a/apps.json +++ b/apps.json @@ -4466,7 +4466,7 @@ "description": "My Locations adds a menu in the Settings app to set your preferred City or it can be set from the GPS. mylocation.json can be used by other apps that need your main location lat and lon. See README", "readme": "README.md", "tags": "tool,utility", - "type": "app", + "type": "widget", "supports": ["BANGLEJS", "BANGLEJS2"], "storage": [ {"name":"mylocation.settings.js","url":"mylocation.settings.js"}