mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 19:53:36 +00:00
Added default units variable
Added a default units variable if users do not configure in config.js.
This commit is contained in:
parent
2007f5ece4
commit
13a01d76f7
@ -12,7 +12,8 @@ var defaults = {
|
|||||||
|
|
||||||
language: "en",
|
language: "en",
|
||||||
timeFormat: 24,
|
timeFormat: 24,
|
||||||
|
units: "metric",
|
||||||
|
|
||||||
modules: [
|
modules: [
|
||||||
{
|
{
|
||||||
module: "helloworld",
|
module: "helloworld",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user