mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-05-01 04:10:30 +08:00
11 lines
227 B
JSON
11 lines
227 B
JSON
{
|
|
"luci-app-easymesh": {
|
|
"description": "Grant UCI access for luci-app-easymesh",
|
|
"read": {
|
|
"uci": [ "easymesh" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "easymesh" ]
|
|
}
|
|
}
|
|
} |