luci-app-wireguard: fix acl issue

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2020-07-02 18:18:11 +02:00
parent 71e53f702a
commit d455720983

View file

@ -5,6 +5,9 @@
"action": {
"type": "template",
"path": "wireguard"
},
"depends": {
"acl": [ "luci-mod-status-index" ]
}
}
}