forked from CGM_Public/pretix_original
Allow to require a verified email to download tickets
This commit is contained in:
@@ -1067,6 +1067,7 @@ class TicketSettingsForm(SettingsForm):
|
||||
'ticket_download_addons',
|
||||
'ticket_download_nonadm',
|
||||
'ticket_download_pending',
|
||||
'ticket_download_require_validated_email',
|
||||
]
|
||||
|
||||
def prepare_fields(self):
|
||||
|
||||
Reference in New Issue
Block a user