Merge pull request #3606 from weblate/weblate-openwrt-luci
[project/luci.git] / applications / luci-app-statistics / luasrc / statistics / plugins / exec.lua
1 return {
2 label = _("Exec"),
3 category = "general"
4 }