Skip to content

Commit a8372d8

Browse files
authored
Rename 'General Ticket' to 'General Admission Ticket'
1 parent fc076a7 commit a8372d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prod-config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ pretix_cache_file = "pretix_cache.json"
1313
[registration.item_to_roles]
1414
"Sponsors Ticket" = ["Participant", "Sponsor"]
1515
"Speaker Ticket" = ["Participant", "Speaker"]
16-
"General Ticket" = ["Participant"]
16+
"General Admission Ticket" = ["Participant"]
1717

1818
[registration.variation_to_roles]
1919
"Volunteer" = ["Organizer", "Volunteer"]

0 commit comments

Comments
 (0)