This commit is contained in:
2024-01-26 18:52:51 +01:00
parent 8a58e66c20
commit 0bf78c54d0
2 changed files with 1 additions and 4 deletions

View File

@@ -33,9 +33,6 @@ const PATH = DIRECTORY.path;
// The extension object
let extension;
// Time and date of the last location update
let lastLocationUpdate = -1
// Loop state
let looping = true

View File

@@ -5,7 +5,7 @@
},
"picture_aspect": {
"type": "generic",
"default": "Scaled"
"default": "scaled"
},
"dynamic_background_color": {
"type": "generic",