mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-25 09:34:05 +02:00
simplify post box preset
dropping the GB regional variant in favour of making the `royal_cypher` field regional. see also https://github.com/ideditor/schema-builder/issues/94
This commit is contained in:
@@ -16,5 +16,10 @@
|
||||
}
|
||||
},
|
||||
"autoSuggestions": false,
|
||||
"customValues": false
|
||||
"customValues": false,
|
||||
"locationSet": {
|
||||
"include": [
|
||||
"gb"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user