forked from extern/django-helpdesk
Merge branch 'stable' into api-solution-1
This commit is contained in:
commit
2b33de6b37
@ -23,4 +23,3 @@ class TicketViewSet(viewsets.ModelViewSet):
|
||||
ticket = super().get_object()
|
||||
ticket.set_custom_field_values()
|
||||
return ticket
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user