luci-app-wireguard: update menu entry title
[project/luci.git] / applications / luci-app-wireguard / root / usr / share / luci / menu.d / luci-app-wireguard.json
1 {
2 "admin/status/wireguard": {
3 "title": "WireGuard",
4 "order": 92,
5 "action": {
6 "type": "template",
7 "path": "wireguard"
8 },
9 "depends": {
10 "acl": [ "luci-mod-status-index" ]
11 }
12 }
13 }