Skip to content

Commit

Permalink
sponsor-virtual-only release is gone
Browse files Browse the repository at this point in the history
  • Loading branch information
sorah committed Feb 19, 2024
1 parent 10c49c3 commit 91e80d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/jobs/ensure_sponsorship_tito_discount_code_job.rb
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ def code_prefix

def release_slugs
{
'attendee' => %w(sponsor sponsor-virtual-only),
'attendee' => %w(sponsor),
'booth_staff' => %w(booth-staff),
}.fetch(@kind)
end
Expand Down

0 comments on commit 91e80d3

Please sign in to comment.