mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix wireless interface
This commit is contained in:
parent
cd9f6bc29e
commit
fd1c2403a5
2 changed files with 3 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
"iwinfo": [ "assoclist", "countrylist", "freqlist", "txpowerlist" ],
|
||||
"luci": [ "getSwconfigFeatures", "getSwconfigPortState" ]
|
||||
},
|
||||
"uci": [ "dhcp", "firewall", "network", "wireless" ]
|
||||
"uci": [ "dhcp", "firewall", "network", "wireless", "openmptcprouter" ]
|
||||
},
|
||||
"write": {
|
||||
"cgi-io": [ "exec" ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue