From 7ec8f1f90c58b0103455d7930276d20721fab1a5 Mon Sep 17 00:00:00 2001 From: Erik Andresen Date: Mon, 22 Jun 2020 22:44:04 +0200 Subject: [PATCH] gpsautotime: renamed gps_auto_time to gpsautotime to fix sanitycheck --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 8b428092d..d0df625bc 100644 --- a/apps.json +++ b/apps.json @@ -1984,7 +1984,7 @@ "tags": "widget,gps", "type": "widget", "storage": [ - {"name":"gps_auto_time.wid.js","url":"widget.js"} + {"name":"gpsautotime.wid.js","url":"widget.js"} ] } ]