mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-04-25 06:58:30 -04:00
More lazy sunday cleanups of missing semicolons, unused vars and other small thins
This commit is contained in:
parent
a2464dce73
commit
96c338859b
5 changed files with 10 additions and 15 deletions
|
@ -30,7 +30,7 @@ function createWindow() {
|
|||
zoomFactor: config.zoom
|
||||
},
|
||||
backgroundColor: "#000000"
|
||||
}
|
||||
};
|
||||
|
||||
// DEPRECATED: "kioskmode" backwards compatibility, to be removed
|
||||
// settings these options directly instead provides cleaner interface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue