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;
break;
case "custom_configfile":
console.log("[INFO] New custom config file received");
console.log("[INFO] New custom config received");
custom_configfile = obj;
break;
case "status":