forked from MapComplete/MapComplete
Added waste to recycling theme
This commit is contained in:
parent
951877dc50
commit
b59f3ca5c8
3 changed files with 31 additions and 0 deletions
|
@ -3692,6 +3692,9 @@
|
|||
},
|
||||
"16": {
|
||||
"question": "Recycling of small electrical appliances"
|
||||
},
|
||||
"17": {
|
||||
"question": "Recycling of residual waste"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3784,6 +3787,9 @@
|
|||
},
|
||||
"16": {
|
||||
"then": "<div class='flex'><img class='w-12 mx-4' src='./assets/layers/recycling/small_electrical_appliances.svg'/> Small electrical appliances can be recycled here</div>"
|
||||
},
|
||||
"17": {
|
||||
"then": "<div class='flex'><img class='w-12 mx-4' src='./assets/layers/waste_disposal/waste_disposal.svg'/> Residual waste can be recycled here</div>"
|
||||
}
|
||||
},
|
||||
"question": "What can be recycled here?"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue