fix nsm threshold sensor dashboard

This commit is contained in:
m0duspwnens
2020-04-15 14:57:00 -04:00
parent 017d0f1390
commit 11be93e9a4

View File

@@ -287,7 +287,7 @@
},
{
"color": "rgba(245, 54, 54, 0.9)",
"value": "{{ NSMFS * '.80'|float }}"
"value": "{{ NSMFS * '.90'|float }}"
}
]
},