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

5 lines
55 B
Lua
Raw Normal View History

return {
label = _("Network"),
category = "output"
}