mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 22:46:38 +02:00
11 lines
190 B
JSON
11 lines
190 B
JSON
{
|
|
"key": "charge",
|
|
"type": "text",
|
|
"label": "Fee Amount",
|
|
"placeholder": "€1, $5, ¥10…",
|
|
"prerequisiteTag": {
|
|
"key": "fee",
|
|
"valueNot": "no"
|
|
}
|
|
}
|