mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-23 11:32:34 +02:00
add "unleashed" as value for dog tag field
and limit offered values of `dog` field on dog-specific features to just =leashed`/`unleashed`: `no` does generally not make sense on these, and `yes`/`designated` is already implied by the primary tag.
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
"options": {
|
||||
"yes": "Allowed",
|
||||
"leashed": "Leashed Only",
|
||||
"unleashed": "Leashes Not Required",
|
||||
"no": "Not Allowed"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user