mirror of
https://github.com/pretix/pretix.git
synced 2026-05-04 15:04:03 +00:00
Allow to create new customers in backend (#2367)
This commit is contained in:
@@ -194,6 +194,7 @@ organizer_urls = [
|
||||
'organizer/abc/webhook/1/edit',
|
||||
'organizer/abc/webhook/1/logs',
|
||||
'organizer/abc/customers',
|
||||
'organizer/abc/customer/add',
|
||||
'organizer/abc/customer/1/',
|
||||
'organizer/abc/giftcards',
|
||||
'organizer/abc/giftcard/add',
|
||||
|
||||
Reference in New Issue
Block a user