mirror of
https://github.com/pretix/pretix.git
synced 2025-12-15 14:02:27 +00:00
API: Allow setting payment_giftcard__enabled
This commit is contained in:
@@ -736,6 +736,7 @@ class EventSettingsSerializer(SettingsSerializer):
|
||||
'payment_term_accept_late',
|
||||
'payment_explanation',
|
||||
'payment_pending_hidden',
|
||||
'payment_giftcard__enabled',
|
||||
'mail_days_order_expire_warning',
|
||||
'ticket_download',
|
||||
'ticket_download_date',
|
||||
|
||||
Reference in New Issue
Block a user