luci/applications/luci-app-statistics/luasrc/statistics/plugins/interface.lua

10 lines
125 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ "IgnoreSelected" },
{ "Interfaces" }
},
label = _("Interfaces"),
category = "network"
}