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

10 lines
123 B
Lua
Raw Normal View History

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