fa17b939a83c697c9e65b59e4bf9c673a80b63a7
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / irq.lua
1 return {
2 legend = {
3 { },
4 { "IgnoreSelected" },
5 { "Irqs" }
6 },
7 label = _("Interrupts"),
8 category = "general"
9 }