Fallback to empty string in taskwarrior--shell-command

This commit is contained in:
Patrick Winter 2018-10-02 18:07:57 +02:00
parent a762a31aea
commit 77240a8751

View file

@ -38,7 +38,7 @@
(or filter "") (or filter "")
command command
(or modifications "") (or modifications "")
(or miscellaneous)))) (or miscellaneous ""))))
(defun taskwarrior-export (filter) (defun taskwarrior-export (filter)
"Export taskwarrior entries as JSON" "Export taskwarrior entries as JSON"