This commit is contained in:
Dmitry Borisenko
2022-08-16 00:56:12 +02:00
parent 3e2dd95c0e
commit 3a03ae323d

View File

@@ -40,8 +40,8 @@
//****************************************************variable section**********************************************************/
//******************************************************************************************************************************/
//let myip = document.location.hostname;
let myip = "192.168.88.228";
let myip = document.location.hostname;
//let myip = "192.168.88.228";
//Flags
let firstDevListRequest = true;