Reformat Drilldown
This commit is contained in:
parent
4b99d7272c
commit
f160f4cb27
|
@ -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":
|
||||
|
|
Loading…
Reference in New Issue