Added color icon

This commit is contained in:
Robin van der Linde 2021-10-19 14:49:44 +02:00
parent 33ee2e8747
commit b9f32749b0
3 changed files with 38 additions and 2 deletions

View file

@ -1370,6 +1370,11 @@
}
},
"title": {
"mappings": {
"0": {
"then": "Street Lamp {ref}"
}
},
"render": "Street Lamp"
}
},

View file

@ -1040,6 +1040,11 @@
}
},
"title": {
"mappings": {
"0": {
"then": "Straatlantaarn {ref}"
}
},
"render": "Straatlantaarn"
}
},