commit
cb2ce4438b
|
@ -48,6 +48,10 @@
|
|||
"value": "credit-card",
|
||||
"expanded": "Credit card"
|
||||
},
|
||||
{
|
||||
"value": "iban",
|
||||
"expanded": "IBAN"
|
||||
},
|
||||
{
|
||||
"value": "mail",
|
||||
"expanded": "Mail"
|
||||
|
@ -157,6 +161,10 @@
|
|||
"value": "credit-card",
|
||||
"expanded": "Credit card"
|
||||
},
|
||||
{
|
||||
"value": "iban",
|
||||
"expanded": "IBAN"
|
||||
},
|
||||
{
|
||||
"value": "mail",
|
||||
"expanded": "Mail"
|
||||
|
|
Loading…
Reference in New Issue