mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-08-08 20:36:01 +02:00
prettify all presets and fields
This commit is contained in:
+10
-2
@@ -1,6 +1,14 @@
|
||||
{
|
||||
"keys": ["access", "foot", "motor_vehicle", "bicycle", "horse"],
|
||||
"reference": {"key": "access"},
|
||||
"keys": [
|
||||
"access",
|
||||
"foot",
|
||||
"motor_vehicle",
|
||||
"bicycle",
|
||||
"horse"
|
||||
],
|
||||
"reference": {
|
||||
"key": "access"
|
||||
},
|
||||
"type": "access",
|
||||
"label": "Allowed Access",
|
||||
"placeholder": "Not Specified",
|
||||
|
||||
Reference in New Issue
Block a user