Skip to content

Commit 0ed996d

Browse files
authored
Add missing on-site volunteer role to prod config
1 parent 03a558d commit 0ed996d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

prod-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)