Use same threshold color for "Errors since boot"
This commit is contained in:
parent
c99ee6961e
commit
4b774db5c1
|
|
@ -367,7 +367,7 @@
|
||||||
"mode": "absolute",
|
"mode": "absolute",
|
||||||
"steps": [
|
"steps": [
|
||||||
{
|
{
|
||||||
"color": "text",
|
"color": "transparent",
|
||||||
"value": null
|
"value": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue