Skip to content

Commit

Permalink
Merge pull request #96 from mustachebash/update/2025
Browse files Browse the repository at this point in the history
year update and tickets link update
  • Loading branch information
jfurfaro authored Jan 14, 2025
2 parents 994ac8b + 02ab466 commit 55b3223
Show file tree
Hide file tree
Showing 2 changed files with 364 additions and 364 deletions.
2 changes: 1 addition & 1 deletion lib/routes/orders.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import { getTransactions } from '../services/transactions.js';

// TODO: make this configurable at some point
const EMAIL_LIST = '90392ecd5e',
EMAIL_TAG = 'Mustache Bash 2024 Attendee';
EMAIL_TAG = 'Mustache Bash 2025 Attendee';

const ordersRouter = new Router({
prefix: '/orders'
Expand Down
Loading

0 comments on commit 55b3223

Please sign in to comment.