mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-06 01:49:56 +02:00
See #890: disable report deletion
This commit is contained in:
parent
94b9db062d
commit
5e39a85ebe
2 changed files with 0 additions and 11 deletions
|
@ -462,7 +462,6 @@ class ManageInstancePolicyViewSet(
|
|||
class ManageReportViewSet(
|
||||
mixins.ListModelMixin,
|
||||
mixins.RetrieveModelMixin,
|
||||
mixins.DestroyModelMixin,
|
||||
mixins.UpdateModelMixin,
|
||||
viewsets.GenericViewSet,
|
||||
):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue