Fix #1803
This commit is contained in:
parent
dd680fc7a4
commit
3a708eba5b
1 changed files with 4 additions and 0 deletions
|
@ -358,6 +358,10 @@
|
||||||
{
|
{
|
||||||
"if": "lit=no",
|
"if": "lit=no",
|
||||||
"then": "#303030"
|
"then": "#303030"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"if": "lit=yes",
|
||||||
|
"then": "#ff0"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue