Replace testing URL with actual URL
This commit is contained in:
parent
f48ab5e6b9
commit
e808b7bbf7
@ -10,7 +10,7 @@ setuppassword = "";
|
||||
setupsynckey = "";
|
||||
setupsyncurl = "";
|
||||
|
||||
netsymscomurl = "http://skylar-desktop.home/accounthub/mobile/index.php";
|
||||
netsymscomurl = "https://account.netsyms.com/mobile/index.php";
|
||||
|
||||
if (localStorage.getItem("firstrun") === null) {
|
||||
$("#setuptitle").text("Setup");
|
||||
|
Loading…
x
Reference in New Issue
Block a user