User: dan@sartography.com clicked save for playground/dan/pizza-palace/payment_type-schema.json

This commit is contained in:
sartography-automated-committer 2023-11-16 20:28:56 +00:00
parent 53a4940833
commit 8279e54605
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
"title": "Please select a payment type",
"type": "string",
"anyOf": [
"creditcard", "paypal"
"credit", "paypal"
]
}
}