mirror of
https://github.com/kenzok8/openwrt-packages
synced 2025-01-08 11:17:27 +08:00
12 lines
194 B
JSON
12 lines
194 B
JSON
{
|
|
"luci-app-fileassistant": {
|
|
"description": "Grant UCI access for luci-app-fileassistant",
|
|
"read": {
|
|
"uci": [ "fileassistant" ]
|
|
},
|
|
"write": {
|
|
"uci": [ "fileassistant" ]
|
|
}
|
|
}
|
|
}
|