small-package/luci-app-filebrowser/root/usr/share/luci/menu.d/luci-app-filebrowser.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" ]
}
}
}