Skip to content

Commit dd0fe26

Browse files
committed
Add "Remote Sponsor" ticket type
1 parent 2d7d65e commit dd0fe26

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

prod-config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ pretix_cache_file = "pretix_cache.json"
2323
"Remote Community Organiser" = ["Participants", "Remote Participants"]
2424
# sponsors
2525
"Sponsor Conference Pass" = ["Participants", "Onsite Participants", "Sponsors"]
26+
"Remote Sponsor" = ["Participants", "Remote Participants", "Sponsors"]
2627
# speakers
2728
"Presenter" = ["Participants", "Onsite Participants", "Speakers"]
2829
# onsite volunteers

test-config.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ pretix_cache_file = "pretix_cache.json"
2323
"Remote Community Organiser" = ["Participants", "Remote Participants"]
2424
# sponsors
2525
"Sponsor Conference Pass" = ["Participants", "Onsite Participants", "Sponsors"]
26+
"Remote Sponsor" = ["Participants", "Remote Participants", "Sponsors"]
2627
# speakers
2728
"Presenter" = ["Participants", "Onsite Participants", "Speakers"]
2829
# onsite volunteers

0 commit comments

Comments
 (0)