mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
14 lines
206 B
JSON
14 lines
206 B
JSON
{
|
|
"admin/system/filebrowser": {
|
|
"title": "File Browser",
|
|
"order": 80,
|
|
"action": {
|
|
"type": "view",
|
|
"path": "system/filebrowser"
|
|
},
|
|
"depends": {
|
|
"acl": [ "luci-app-filebrowser" ]
|
|
}
|
|
}
|
|
}
|