1
0
Fork 0
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:
Ycarus (Yannick Chabanois) 2024-10-21 15:26:28 +02:00
parent cd9f6bc29e
commit fd1c2403a5
2 changed files with 3 additions and 2 deletions

View file

@ -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" ],