Replace testing URL with actual URL

This commit is contained in:
Skylar Ittner 2018-11-09 01:27:35 -07:00
parent f48ab5e6b9
commit e808b7bbf7

View File

@ -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");