remove email

This commit is contained in:
Thies Mueller
2025-09-24 17:01:51 +02:00
parent 073494404e
commit 6e4079485f

View File

@@ -108,7 +108,7 @@ def order():
} }
pretix_body = { pretix_body = {
"email": "pretixfood@td00.de", "email": "",
"locale": "en", "locale": "en",
"sales_channel": "web", "sales_channel": "web",
"payment_provider": "manual", "payment_provider": "manual",