openwrt-bgme-feed/luci-app-einat/root/usr/share/luci/menu.d/luci-app-einat.json

14 lines
180 B
JSON

{
"admin/network/einat": {
"title": "einat-ebpf",
"order": 60,
"action": {
"type": "view",
"path": "einat"
},
"depends": {
"acl": [ "luci-app-einat" ]
}
}
}