mirror of
https://github.com/openwrt/luci.git
synced 2026-06-17 17:03:20 +04:00
luci-app-dcwapd: Fix menu JSON bug
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"description": "Grant UCI access for luci-app-dcwapd",
|
||||
"read": {
|
||||
"ubus": {
|
||||
"luci-rpc": [ "getWirelessDevices" ],
|
||||
"luci-rpc": [ "getWirelessDevices" ]
|
||||
},
|
||||
"uci": [ "dcwapd" ]
|
||||
},
|
||||
"write": {
|
||||
|
||||
Reference in New Issue
Block a user