Allow configurable addition to the order confirmation message

This commit is contained in:
Raphael Michel
2021-03-01 18:28:08 +01:00
parent 2221b57dc9
commit 8af91b691d
5 changed files with 20 additions and 0 deletions

View File

@@ -596,6 +596,7 @@ class EventSettingsSerializer(SettingsSerializer):
'checkout_email_helptext',
'presale_has_ended_text',
'voucher_explanation_text',
'checkout_success_text',
'banner_text',
'banner_text_bottom',
'show_dates_on_frontpage',