We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed996d commit 28697c2Copy full SHA for 28697c2
1 file changed
test-config.toml
@@ -25,6 +25,8 @@ pretix_cache_file = "pretix_cache.json"
25
"Sponsor Conference Pass" = ["Participants", "Onsite Participants", "Sponsors"]
26
# speakers
27
"Presenter" = ["Participants", "Onsite Participants", "Speakers"]
28
+# onsite volunteers
29
+"On-site Volunteer" = ["Participants", "Onsite Participants", "Volunteers", "Onsite Volunteers"]
30
31
[registration.variation_to_roles]
32
"Volunteer" = ["Volunteers", "Onsite Volunteers"]
0 commit comments