Set app name in settings

master
Skylar Ittner 4 years ago
parent 7e5cb5761f
commit 02f5a247f9

@ -73,7 +73,7 @@ var routes = [
settings.push( settings.push(
{ {
setting: "versions", setting: "versions",
title: "Template app v" + app_version, title: "MachineManager app v" + app_version,
text: "Copyright © 2020 Netsyms Technologies. Licensed under the Mozilla Public License 2.0.", text: "Copyright © 2020 Netsyms Technologies. Licensed under the Mozilla Public License 2.0.",
onclick: "" onclick: ""
}, },

Loading…
Cancel
Save