Skip to content

Commit 28697c2

Browse files
authored
Add on-site volunteer role to test-config.toml
1 parent 0ed996d commit 28697c2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test-config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ pretix_cache_file = "pretix_cache.json"
2525
"Sponsor Conference Pass" = ["Participants", "Onsite Participants", "Sponsors"]
2626
# speakers
2727
"Presenter" = ["Participants", "Onsite Participants", "Speakers"]
28+
# onsite volunteers
29+
"On-site Volunteer" = ["Participants", "Onsite Participants", "Volunteers", "Onsite Volunteers"]
2830

2931
[registration.variation_to_roles]
3032
"Volunteer" = ["Volunteers", "Onsite Volunteers"]

0 commit comments

Comments
 (0)