90b44c2e7d6cc6ea1755b3910618214e35a3d361
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / contextswitch.lua
1 return {
2 legend = {
3 { },
4 { },
5 { }
6 },
7 label = _("Context Switches"),
8 category = "general"
9 }