Skip to content

Commit

Permalink
Add comma
Browse files Browse the repository at this point in the history
  • Loading branch information
gannetson committed Aug 30, 2022
1 parent 8057bd7 commit a0330eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bluebottle/members/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class MemberPlatformSettingsAdmin(BasePlatformSettingsAdmin, NonSortableParentAd
'create_initiatives',
'do_good_hours',
'reminder_q1',
'reminder_q2'
'reminder_q2',
'reminder_q3',
'reminder_q4'
),
Expand Down

0 comments on commit a0330eb

Please sign in to comment.