fix without_modules.js

This commit is contained in:
Karsten Hassel 2021-09-29 21:59:22 +02:00
parent 997aec8cc2
commit b3bddb2c99

View File

@ -4,9 +4,7 @@
* MIT Licensed.
*/
let config = {
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"],
units: "metric"
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"]
};
/*************** DO NOT EDIT THE LINE BELOW ***************/