add: add new filter

This commit is contained in:
behruz-dev
2025-10-06 14:20:43 +05:00
parent 8a03766a8c
commit 07a74b2af7
3 changed files with 9 additions and 3 deletions

View File

@@ -258,4 +258,3 @@ class ChangeConfirmationPartyApiView(views.APIView):
},
status=200
)