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

10 lines
101 B
Lua
Raw Normal View History

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