mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix acl and menu json for apps
This commit is contained in:
parent
94dd3ef97f
commit
c253fa189f
9 changed files with 12 additions and 12 deletions
|
@ -3,8 +3,8 @@
|
|||
"title": "OMR-DSCP",
|
||||
"order": 80,
|
||||
"action": {
|
||||
"type": "uci",
|
||||
"path": "omr-dscp"
|
||||
"type": "cbi",
|
||||
"path": "dscp"
|
||||
},
|
||||
"depends": {
|
||||
"acl": [ "luci-app-omr-dscp" ]
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"luci-app-dscp": {
|
||||
"luci-app-omr-dscp": {
|
||||
"description": "Grant UCI access for luci-app-dscp",
|
||||
"read": {
|
||||
"uci": [ "dscp" ]
|
Loading…
Add table
Add a link
Reference in a new issue