mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
Fixed whitespace
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
var defaults = {
|
||||
port: process.env.MM_PORT || 8080,
|
||||
port: process.env.MM_PORT || 8080,
|
||||
kioskmode: false,
|
||||
electronOptions: {},
|
||||
ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
|
||||
|
Reference in New Issue
Block a user