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

10 lines
109 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ },
{ "Processes" }
},
label = _("Processes"),
category = "general"
}