This commit is contained in:
Nathan Dwarshuis 2022-06-02 17:33:53 -04:00
parent e4a5de7ea2
commit fb3b8f997d
1 changed files with 1 additions and 1 deletions

View File

@ -1241,7 +1241,7 @@ deadline (eg via epoch time) or if it has a repeater."
(mk-right dead)
(->> "QTP deadlines must be due after the quarter starts"
(either :left))))
(mk-right nil date-abs)))
(mk-right nil)))
(t
(org-x-dag-bs-error-kw "QTP" it-todo)))))))