mirror of
https://github.com/openwrt/luci.git
synced 2025-12-21 19:14:34 +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"
|
"path": "transmission"
|
||||||
},
|
},
|
||||||
"depends": {
|
"depends": {
|
||||||
|
"acl": [ "luci-app-transmission" ],
|
||||||
"uci": { "transmission": true }
|
"uci": { "transmission": true }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user