Update terms URL
This commit is contained in:
parent
08b7d81e7e
commit
969a6d3ed3
@ -328,7 +328,7 @@ var routes = [
|
||||
{
|
||||
setting: "versions",
|
||||
title: "Helena Express app v" + app_version,
|
||||
text: "Copyright © 2019-2022 Netsyms Technologies.",
|
||||
text: "Copyright © 2019-2022 Helena Express and Netsyms Technologies.",
|
||||
onclick: ""
|
||||
},
|
||||
{
|
||||
@ -342,7 +342,7 @@ var routes = [
|
||||
setting: "privacy",
|
||||
title: "Privacy policy and legal",
|
||||
text: "",
|
||||
onclick: "openBrowser('https://netsyms.com/legal?mtm_campaign=HelenaExpressApp')",
|
||||
onclick: "openBrowser('https://helena.express/appterms?mtm_campaign=HelenaExpressApp')",
|
||||
link: true
|
||||
});
|
||||
resolve({
|
||||
|
Loading…
x
Reference in New Issue
Block a user