Bugfix
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
},
|
||||
"picture_aspect": {
|
||||
"type": "generic",
|
||||
"default": "Scaled"
|
||||
"default": "scaled"
|
||||
},
|
||||
"dynamic_background_color": {
|
||||
"type": "generic",
|
||||
|
||||
Reference in New Issue
Block a user