Update jitter gauge thresholds

This commit is contained in:
ItsDrike 2021-07-08 13:16:58 +02:00
parent 4d90c4fbfe
commit 4a09790cc9
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -306,15 +306,15 @@
}, },
{ {
"color": "yellow", "color": "yellow",
"value": 3 "value": 2
}, },
{ {
"color": "orange", "color": "orange",
"value": 8 "value": 5
}, },
{ {
"color": "red", "color": "red",
"value": 15 "value": 10
} }
] ]
}, },
@ -685,5 +685,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Internet connection", "title": "Internet connection",
"uid": "NLDu4qznk", "uid": "NLDu4qznk",
"version": 1 "version": 2
} }