Skip to content

Commit

Permalink
Adds a hard coded ticket ID for 2024 printing
Browse files Browse the repository at this point in the history
  • Loading branch information
devjack committed Nov 21, 2024
1 parent 0bbb523 commit 50f6fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions badgegen/badgegen.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,6 +224,7 @@ def generate_badge(runtime, params: BadgeParams):
572937, # Enthusiast LB
569199, # Student
569199, # Contributor
629547, # Exhibitor
TEAM_MEMBER, # Team Member
SPONSOR_GUEST, # Sponsor Guest
*SPEAKERS,
Expand Down

0 comments on commit 50f6fac

Please sign in to comment.