Add setting organizer_logo_image_inherit

This commit is contained in:
Raphael Michel
2021-09-17 13:33:34 +02:00
parent 101f5f7781
commit 1d065a7672
7 changed files with 29 additions and 10 deletions

View File

@@ -295,6 +295,7 @@ class OrganizerSettingsSerializer(SettingsSerializer):
'theme_color_background',
'theme_round_borders',
'primary_font',
'organizer_logo_image_inherit',
'organizer_logo_image'
]