Use same threshold color for "Errors since boot"

This commit is contained in:
David Ansari 2021-08-02 17:05:17 +02:00
parent c99ee6961e
commit 4b774db5c1
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@
"mode": "absolute",
"steps": [
{
"color": "text",
"color": "transparent",
"value": null
}
]