Update terms URL

master
Skylar Ittner 2 years ago
parent 08b7d81e7e
commit 969a6d3ed3

@ -328,7 +328,7 @@ var routes = [
{ {
setting: "versions", setting: "versions",
title: "Helena Express app v" + app_version, title: "Helena Express app v" + app_version,
text: "Copyright © 2019-2022 Netsyms Technologies.", text: "Copyright © 2019-2022 Helena Express and Netsyms Technologies.",
onclick: "" onclick: ""
}, },
{ {
@ -342,7 +342,7 @@ var routes = [
setting: "privacy", setting: "privacy",
title: "Privacy policy and legal", title: "Privacy policy and legal",
text: "", text: "",
onclick: "openBrowser('https://netsyms.com/legal?mtm_campaign=HelenaExpressApp')", onclick: "openBrowser('https://helena.express/appterms?mtm_campaign=HelenaExpressApp')",
link: true link: true
}); });
resolve({ resolve({

Loading…
Cancel
Save