op-packages/luci-app-interfaces-statistics/root/usr/share/luci/menu.d/luci-app-interfaces-statistics.json
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

14 lines
239 B
JSON

{
"admin/network/interfaces-statistics": {
"title": "Interfaces Statistics",
"order": 70,
"action": {
"type": "view",
"path": "interfaces-statistics"
},
"depends": {
"acl": [ "luci-app-interfaces-statistics" ]
}
}
}