Add dependency on timezone library
This commit is contained in:
parent
5be6bdea1f
commit
5f2905e38f
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@
|
|||
(require 'json)
|
||||
(require 'dash)
|
||||
(require 'transient)
|
||||
(require 'timezone)
|
||||
|
||||
(defgroup taskwarrior nil "An emacs frontend to taskwarrior.")
|
||||
|
||||
|
|
Loading…
Reference in a new issue