text changes

This commit is contained in:
Paul
2019-08-31 13:52:56 +02:00
parent 386bbeb4cf
commit 0a4d35d5d4

View File

@@ -226,7 +226,7 @@ wss.on('connection', function connection(ws) {
configfile = obj; configfile = obj;
break; break;
case "custom_configfile": case "custom_configfile":
console.log("[INFO] New custom config file received"); console.log("[INFO] New custom config received");
custom_configfile = obj; custom_configfile = obj;
break; break;
case "status": case "status":