diff options
Diffstat (limited to 'applications/luci-app-udpxy')
-rw-r--r-- | applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json b/applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json index 5f6a5583a..c0171a13f 100644 --- a/applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json +++ b/applications/luci-app-udpxy/root/usr/share/luci/menu.d/luci-app-udpxy.json @@ -7,6 +7,7 @@ "post": { "cbi.submit": true } }, "depends": { + "acl": [ "luci-app-udpxy" ], "uci": { "udpxy": true } } } |