Reformat Drilldown
This commit is contained in:
@@ -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":
|
||||||
|
|||||||
Reference in New Issue
Block a user