luci-mod-status: fix description for luci-mod-status-channel_analysis
Update "modules/luci-mod-status/root/usr/share/rpcd/acl.d/luci-mod-status.json". Fix incorrect description for "luci-mod-status-channel_analysis". Signed-off-by: Vladislav Grigoryev <vg.aetera@gmail.com>
This commit is contained in:
parent
39cc16d2eb
commit
fb7e48b752
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
|||
},
|
||||
|
||||
"luci-mod-status-channel_analysis": {
|
||||
"description": "Grant access to the system route status",
|
||||
"description": "Grant access to wireless channel status",
|
||||
"read": {
|
||||
"ubus": {
|
||||
"iwinfo": [ "info", "freqlist" ]
|
||||
|
|
Loading…
Reference in a new issue