mirror of
https://github.com/IoTManagerProject/IoTManagerWeb.git
synced 2026-03-26 23:12:34 +03:00
исправление бага добавления задачи
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
//****************************************************variable section**********************************************************/
|
||||
//******************************************************************************************************************************/
|
||||
let myip = document.location.hostname;
|
||||
if (devMode) myip = "192.168.1.232";
|
||||
if (devMode) myip = "192.168.87.242";
|
||||
|
||||
//Flags
|
||||
let firstDevListRequest = true;
|
||||
|
||||
Reference in New Issue
Block a user