mirror of
https://github.com/pretix/pretix.git
synced 2026-05-03 14:54:04 +00:00
fix missing claim_token in serializer
This commit is contained in:
@@ -188,7 +188,7 @@ class ReusableMediaSerializer(I18nAwareModelSerializer):
|
||||
'updated',
|
||||
'type',
|
||||
'identifier',
|
||||
'secret',
|
||||
'claim_token',
|
||||
'label',
|
||||
'active',
|
||||
'expires',
|
||||
|
||||
Reference in New Issue
Block a user