Replace testing URL with actual URL

Framework7
Skylar Ittner 6 years ago
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…
Cancel
Save