mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-02-13 17:22:47 +00:00
10 lines
166 B
JSON
10 lines
166 B
JSON
{
|
|
"key": "denomination",
|
|
"type": "combo",
|
|
"label": "Denomination",
|
|
"prerequisiteTag": {
|
|
"key": "religion",
|
|
"valueNot": "none"
|
|
}
|
|
}
|