mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
move time into its own file and folder
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
var config = {
|
||||
lang: 'en',
|
||||
time: {
|
||||
timeFormat: 12
|
||||
},
|
||||
weather: {
|
||||
//change weather params here:
|
||||
//units: metric or imperial
|
||||
|
Reference in New Issue
Block a user