Skip to content

Commit

Permalink
Merge 6fcd63f into 9a58a29
Browse files Browse the repository at this point in the history
  • Loading branch information
eodolphi committed Aug 31, 2022
2 parents 9a58a29 + 6fcd63f commit a3a9239
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bluebottle/initiatives/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ class InitiativePlatformSettings(BasePlatformSettings):
('team_activity', _('Team activities')),
('theme', _('Theme')),
('category', _('Category')),
('status', _('Status')),
('segments', _('Segments')),
)
INITIATIVE_SEARCH_FILTERS = (
Expand Down

0 comments on commit a3a9239

Please sign in to comment.