luci/applications/luci-app-statistics/luasrc/statistics/plugins/thermal.lua

10 lines
121 B
Lua
Raw Normal View History

return {
legend = {
{ },
{ "IgnoreSelected" },
{ "Device" }
},
label = _("Thermal"),
category = "general"
}