mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-03-07 03:41:15 +00:00
Playground Preset: Move "playground:theme" to "moreFields" (#1191)
Following https://github.com/openstreetmap/id-tagging-schema/issues/1188#issuecomment-2038817783 to remove the common misstagging as `playground:theme=playground` due to the prominent autosuggest.
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
"fields": [
|
||||
"name",
|
||||
"operator",
|
||||
"playground/theme",
|
||||
"surface",
|
||||
"access_simple",
|
||||
"min_age",
|
||||
"max_age"
|
||||
],
|
||||
"moreFields": [
|
||||
"playground/theme",
|
||||
"blind",
|
||||
"dog",
|
||||
"gnis/feature_id-US",
|
||||
|
||||
Reference in New Issue
Block a user