Reformat Drilldown

This commit is contained in:
2022-09-12 08:27:30 +01:00
parent 4b99d7272c
commit f160f4cb27

View File

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