Skip to content

Commit

Permalink
Update k3sdashboard.json
Browse files Browse the repository at this point in the history
idle color fixed so it does not look like it is broken
  • Loading branch information
cfoos authored Sep 27, 2024
1 parent 43c5b32 commit b2c49a4
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tools/k3s/k3sdashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@
"id": 87,
"options": {
"infinitePan": false,
"inlineEditing": true,
"inlineEditing": false,
"panZoom": false,
"root": {
"background": {
Expand Down Expand Up @@ -3482,7 +3482,7 @@
{
"options": {
"0": {
"color": "transparent",
"color": "super-light-blue",
"index": 1,
"text": "Idle"
}
Expand Down Expand Up @@ -3542,7 +3542,7 @@
"options": {
"from": 0,
"result": {
"color": "transparent",
"color": "super-light-blue",
"index": 2,
"text": "Idle"
},
Expand All @@ -3566,7 +3566,7 @@
{
"options": {
"0": {
"color": "transparent",
"color": "super-light-blue",
"index": 0,
"text": "Idle"
}
Expand Down Expand Up @@ -3614,7 +3614,7 @@
"options": {
"from": 0,
"result": {
"color": "transparent",
"color": "super-light-blue",
"index": 0,
"text": "Idle"
},
Expand Down Expand Up @@ -3649,7 +3649,7 @@
"id": 88,
"options": {
"infinitePan": false,
"inlineEditing": true,
"inlineEditing": false,
"panZoom": false,
"root": {
"background": {
Expand Down Expand Up @@ -11542,6 +11542,6 @@
"timezone": "America/Chicago",
"title": "Powerwall - Power Flow - k3s",
"uid": "RSabAvRRzZ2",
"version": 57,
"version": 60,
"weekStart": ""
}

0 comments on commit b2c49a4

Please sign in to comment.