make luci-app-statistics more extensible
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / exec.lua
1 return {
2 label = _("Exec"),
3 category = "general"
4 }