diff --git a/org-ql.el b/org-ql.el index dcc6321..616908c 100644 --- a/org-ql.el +++ b/org-ql.el @@ -229,7 +229,7 @@ NARROW corresponds to the `org-ql-select' argument NARROW." (org-ql-select from where :action select :narrow narrow - :sort sort)) + :sort order-by)) (defun org-ql--pre-process-query (query) "Return QUERY having been pre-processed.