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