RZL: Change Infoscreen Icon
This commit is contained in:
parent
9e7b655821
commit
196aa44895
1 changed files with 1 additions and 1 deletions
|
|
@ -378,7 +378,7 @@ const config : Config = {
|
||||||
infoscreen: {
|
infoscreen: {
|
||||||
name: "Infoscreen",
|
name: "Infoscreen",
|
||||||
position: [255, 495],
|
position: [255, 495],
|
||||||
icon: "developer-board",
|
icon: "television-guide",
|
||||||
iconColor: ({infoscreen}) => infoscreen == "on" ? "#4444FF" : "#000000",
|
iconColor: ({infoscreen}) => infoscreen == "on" ? "#4444FF" : "#000000",
|
||||||
ui: [
|
ui: [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue