Reformat Drilldown

This commit is contained in:
Mark Veidemanis 2022-09-12 08:27:30 +01:00
parent 4b99d7272c
commit f160f4cb27
Signed by: m
GPG Key ID: 5ACFCEED46C0904F
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@ class DrilldownContextModal(APIView):
query_params["sorting"] = "desc"
# SAFE_PARAMS["sorting"] = "desc"
query_params["size"] = size
# query_params["size"] = size
annotate = False
if query_params["source"] == "irc":