mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Added default values to config.js
This commit is contained in:
parent
4ea9ccb9fb
commit
871d24aaea
@ -1,7 +1,9 @@
|
||||
var config = {
|
||||
lang: 'nl',
|
||||
time: {
|
||||
timeFormat: 12
|
||||
timeFormat: 12,
|
||||
displaySeconds: true,
|
||||
digitFade: false,
|
||||
},
|
||||
weather: {
|
||||
//change weather params here:
|
||||
|
Loading…
x
Reference in New Issue
Block a user