mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 17:04:35 +04:00
luci-app-transmission: make menu node depend on corresponding ACL
Fixes: #5577 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"path": "transmission"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-transmission" ],
|
||||
"uci": { "transmission": true }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user