From ac1425ca7cfaf46041790a3223e1f3383f7a2ae2 Mon Sep 17 00:00:00 2001 From: hughbarney Date: Tue, 30 Nov 2021 13:07:56 +0000 Subject: [PATCH] set mylocation to an app --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index cfac33be3..e77ef0840 100644 --- a/apps.json +++ b/apps.json @@ -4538,7 +4538,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": "widget", + "type": "app", "supports": ["BANGLEJS", "BANGLEJS2"], "storage": [ {"name":"mylocation.settings.js","url":"mylocation.settings.js"}