gluon-status-page: show current domain name
This commit is contained in:
parent
88a9a974ff
commit
33765c7334
@ -53,6 +53,7 @@ define(["lib/helper"], function (Helper) {
|
||||
dlEntry(list, nodeInfo, "software.fastd.enabled", Helper._("Mesh VPN"), enabledDisabled)
|
||||
dlEntry(list, nodeInfo, "software.autoupdater.enabled", Helper._("Automatic updates"), enabledDisabled)
|
||||
dlEntry(list, nodeInfo, "software.autoupdater.branch", Helper._("Branch"))
|
||||
dlEntry(list, nodeInfo, "system.domain_code", Helper._("Domain"))
|
||||
|
||||
el.appendChild(list)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user