Merge pull request #4221 from TDT-AG/pr/20200701-luci-app-wireguard

luci-app-wireguard: fix acl issue
This commit is contained in:
Jo-Philipp Wich 2020-07-05 00:56:58 +02:00 committed by GitHub
commit 556e3549e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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