mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2024-12-26 16:48:50 +01:00
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 = super().get_object()
|
||||||
ticket.set_custom_field_values()
|
ticket.set_custom_field_values()
|
||||||
return ticket
|
return ticket
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user