We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc076a7 commit a8372d8Copy full SHA for a8372d8
prod-config.toml
@@ -13,7 +13,7 @@ pretix_cache_file = "pretix_cache.json"
13
[registration.item_to_roles]
14
"Sponsors Ticket" = ["Participant", "Sponsor"]
15
"Speaker Ticket" = ["Participant", "Speaker"]
16
-"General Ticket" = ["Participant"]
+"General Admission Ticket" = ["Participant"]
17
18
[registration.variation_to_roles]
19
"Volunteer" = ["Organizer", "Volunteer"]
0 commit comments