Skip to content

Commit

Permalink
Update registration confirmation template
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy-Gonzalez committed Jan 13, 2025
1 parent 148d52e commit c2351ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export enum Device {
}

export enum RegistrationTemplates {
REGISTRATION_SUBMISSION = "2024_registration_confirmation",
REGISTRATION_SUBMISSION = "2025_registration_confirmation",
STATUS_UPDATE = "2024_status_update",
RSVP_CONFIRMATION = "2024_rsvp_confirmation",
RSVP_CONFIRMATION_WITH_REIMBURSE = "2024_rsvp_confirmation_reimburse",
Expand Down

0 comments on commit c2351ea

Please sign in to comment.