mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 09:12:46 +00:00
14 lines
280 B
JSON
14 lines
280 B
JSON
{
|
|
"key": "waste",
|
|
"type": "semiCombo",
|
|
"label": "Waste",
|
|
"strings": {
|
|
"options": {
|
|
"cigarettes": "Cigarettes",
|
|
"dog_excrement": "Dog Excrement",
|
|
"organic": "Organic Waste",
|
|
"trash": "Trash"
|
|
}
|
|
}
|
|
}
|