mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-29 08:22:32 +03:00
исправление бага мульти интерфейса
This commit is contained in:
@@ -468,7 +468,7 @@
|
||||
if (IsJsonParse(data)) {
|
||||
let statusJson = JSON.parse(data);
|
||||
udateStatusOfWidget(statusJson);
|
||||
if (debug) console.log("[i]", statusJson);
|
||||
if (debug) console.log("[i] status:", statusJson);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user