make luci-app-statistics more extensible
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / entropy.lua
1 return {
2 legend = {
3 { },
4 { },
5 { }
6 },
7 label = _("Entropy"),
8 category = "general"
9 }