forked from CGM_Public/pretix_original
Allow attendees to change selected add-ons of same price (#3150)
This commit is contained in:
@@ -785,6 +785,7 @@ class EventSettingsSerializer(SettingsSerializer):
|
||||
'change_allow_user_addons',
|
||||
'change_allow_user_until',
|
||||
'change_allow_user_price',
|
||||
'change_allow_attendee',
|
||||
'primary_color',
|
||||
'theme_color_success',
|
||||
'theme_color_danger',
|
||||
|
||||
Reference in New Issue
Block a user