Files
id-tagging-schema-b/data/fields/content.json
2024-08-04 21:09:59 +08:00

17 lines
258 B
JSON

{
"key": "content",
"type": "combo",
"label": "Content",
"options": [
"silage",
"water",
"oil",
"fuel",
"slurry",
"gas",
"manure",
"sewage"
],
"autoSuggestions": false
}