mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-14 17:52:55 +00:00
11 lines
196 B
JSON
11 lines
196 B
JSON
{
|
|
"key": "charge",
|
|
"type": "text",
|
|
"label": "Fee Amount",
|
|
"placeholder": "1 EUR, 5 USD, 10 JPY…",
|
|
"prerequisiteTag": {
|
|
"key": "fee",
|
|
"valueNot": "no"
|
|
}
|
|
}
|