Add colour pick to light:colour question
This commit is contained in:
parent
b9f32749b0
commit
4457344707
1 changed files with 2 additions and 1 deletions
|
@ -276,7 +276,8 @@
|
||||||
"nl": "Deze lantaarn geeft {light:colour} licht"
|
"nl": "Deze lantaarn geeft {light:colour} licht"
|
||||||
},
|
},
|
||||||
"freeform": {
|
"freeform": {
|
||||||
"key": "light:colour"
|
"key": "light:colour",
|
||||||
|
"type": "color"
|
||||||
},
|
},
|
||||||
"mappings": [
|
"mappings": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue