Fixes timeseries dashboard height not working

This commit is contained in:
Matteo Biscosi 2023-09-05 14:56:06 +00:00
parent 599ce69ef5
commit e4975b6111
6 changed files with 6 additions and 6 deletions

View file

@ -293,7 +293,7 @@
"id" : "traffic_chart",
"i18n_name" : "interface_traffic",
"width" : 12,
"height" : 4,
"height" : 6,
"params" : {
"url" : "/lua/pro/rest/v2/get/timeseries/ts_multi.lua",
"url_params" : { },