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:53 +00:00
parent 817f53863f
commit 53a4940833
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", "paya"
"creditcard", "paypal"
]
}
}