@@ -2113,7 +2113,6 @@ def answer_external_command():
answer_data = None
if "UUID" in record and "QUERY" in record and "AUTHOR" in record:
answer_data = "Query logged"
return_data = (
jsonify(isError=False, message="Success", statusCode=200, data=answer_data),
200,
The note is not visible to the blocked user.