Add meta_noindex setting on organizer level

This commit is contained in:
Raphael Michel
2021-06-25 11:26:04 +02:00
parent a856a3ef6f
commit 618b67ca2f
6 changed files with 17 additions and 1 deletions

View File

@@ -298,6 +298,7 @@ class OrganizerSettingsForm(SettingsForm):
'giftcard_expiry_years',
'locales',
'region',
'meta_noindex',
'event_team_provisioning',
'primary_color',
'theme_color_success',