Skip to content

Commit

Permalink
Updated Email Types
Browse files Browse the repository at this point in the history
  • Loading branch information
danielengelhardt committed Aug 12, 2024
1 parent 468f206 commit c7b0d57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DSTBundesliga/apps/dstffbl/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
(1, "CONFIRM_REGISTRATION"),
(2, "REGISTRATION_SUCCESSFUL"),
(3, "LEAGUE_INVITATION"),
(4, "PATREON_REQUEST")
)

REGIONS = (
Expand Down

0 comments on commit c7b0d57

Please sign in to comment.