mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Add option to limit events to specific sales channels (#1867)
This commit is contained in:
@@ -85,7 +85,8 @@ TEST_EVENT_RES = {
|
||||
],
|
||||
'item_meta_properties': {
|
||||
'day': 'Monday',
|
||||
}
|
||||
},
|
||||
'sales_channels': ['web']
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user