This commit is contained in:
Dmitry Borisenko
2022-02-13 23:16:47 +01:00
parent 7a504b5c46
commit c506540fd2

View File

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