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. * MIT Licensed.
*/ */
let config = { let config = {
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"], ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"]
units: "metric"
}; };
/*************** DO NOT EDIT THE LINE BELOW ***************/ /*************** DO NOT EDIT THE LINE BELOW ***************/