Skip to content

Commit 243e9cd

Browse files
committed
Should be fixed colours
1 parent fa27907 commit 243e9cd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

provisioning/dashboards/home.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"id": "color",
7272
"value": {
7373
"fixedColor": "blue",
74-
"mode": "single"
74+
"mode": "fixed"
7575
}
7676
}
7777
]
@@ -86,7 +86,7 @@
8686
"id": "color",
8787
"value": {
8888
"fixedColor": "green",
89-
"mode": "single"
89+
"mode": "fixed"
9090
}
9191
}
9292
]
@@ -101,7 +101,7 @@
101101
"id": "color",
102102
"value": {
103103
"fixedColor": "red",
104-
"mode": "single"
104+
"mode": "fixed"
105105
}
106106
}
107107
]
@@ -739,7 +739,7 @@
739739
"id": "color",
740740
"value": {
741741
"fixedColor": "blue",
742-
"mode": "shades"
742+
"mode": "fixed"
743743
}
744744
}
745745
]
@@ -754,7 +754,7 @@
754754
"id": "color",
755755
"value": {
756756
"fixedColor": "green",
757-
"mode": "shades"
757+
"mode": "fixed"
758758
}
759759
}
760760
]
@@ -769,7 +769,7 @@
769769
"id": "color",
770770
"value": {
771771
"fixedColor": "red",
772-
"mode": "shades"
772+
"mode": "fixed"
773773
}
774774
}
775775
]

0 commit comments

Comments
 (0)