This commit is contained in:
Karsten Hassel
2021-09-26 00:29:03 +02:00
parent d831315e20
commit 385e5aabaa
2 changed files with 8 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ let config = {
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"],
language: "en",
timeFormat: 24,
units: "metric",
units: "metric"
};
/*************** DO NOT EDIT THE LINE BELOW ***************/