File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pretix_cache_file = "pretix_cache.json"
1616"Personal" = [" Participants" , " Onsite Participants" ]
1717"Education" = [" Participants" , " Onsite Participants" ]
1818"Community Contributors" = [" Participants" , " Onsite Participants" ]
19- "Grant ticket" = [" PARTICIPANTS " , " Onsite Participants" ]
19+ "Grant ticket" = [" Participants " , " Onsite Participants" ]
2020# remote participants
2121"Remote Participation Ticket" = [" Participants" , " Remote Participants" ]
2222"Remote Grant ticket" = [" Participants" , " Remote Participants" ]
@@ -27,7 +27,7 @@ pretix_cache_file = "pretix_cache.json"
2727"Presenter" = [" Participants" , " Onsite Participants" , " Speakers" ]
2828
2929[registration .variation_to_roles ]
30- "Volunteer" = [" Volunteers" ]
30+ "Volunteer" = [" Volunteers" , " Onsite Volunteers " ]
3131
3232[program_notifications ]
3333# UTC offset in hours (e.g. 2 for CEST)
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ pretix_cache_file = "pretix_cache.json"
1616"Personal" = [" Participants" , " Onsite Participants" ]
1717"Education" = [" Participants" , " Onsite Participants" ]
1818"Community Contributors" = [" Participants" , " Onsite Participants" ]
19- "Grant ticket" = [" PARTICIPANTS " , " Onsite Participants" ]
19+ "Grant ticket" = [" Participants " , " Onsite Participants" ]
2020# remote participants
2121"Remote Participation Ticket" = [" Participants" , " Remote Participants" ]
2222"Remote Grant ticket" = [" Participants" , " Remote Participants" ]
@@ -27,7 +27,7 @@ pretix_cache_file = "pretix_cache.json"
2727"Presenter" = [" Participants" , " Onsite Participants" , " Speakers" ]
2828
2929[registration .variation_to_roles ]
30- "Volunteer" = [" Volunteers" ]
30+ "Volunteer" = [" Volunteers" , " Onsite Volunteers " ]
3131
3232[program_notifications ]
3333# UTC offset in hours (e.g. 2 for CEST)
You can’t perform that action at this time.
0 commit comments