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

10 lines
96 B
Lua
Raw Normal View History

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