Unifies all internals timeseries in a single preference

Implements #3459
This commit is contained in:
Simone Mainardi 2020-02-28 15:00:14 +01:00
parent 717b2f88ce
commit ec724babcf
8 changed files with 30 additions and 25 deletions

View file

@ -1234,9 +1234,9 @@ function printStatsTimeseries()
end
prefsToggleButton(subpage_active, {
field = "toggle_user_scripts_rrds",
field = "toggle_internals_rrds",
default = "0",
pref = "user_scripts_rrd_creation",
pref = "internals_rrd_creation",
})
print('</table>')