bundles/grafana: fix line width for lm-sensors dashboard row
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-06-05 15:58:00 +02:00
parent db83b1614b
commit 840d8228ed
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -33,7 +33,7 @@ def dashboard_row_sensors(panel_id, node):
'values': False
},
'lines': True,
'linewidth': 2,
'linewidth': 1,
'NonePointMode': 'None',
'options': {
'alertThreshold': True