mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-07 16:29:51 +03:00
text changes
This commit is contained in:
@@ -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":
|
||||||
|
|||||||
Reference in New Issue
Block a user