mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-28 19:16:14 +01:00
org-task "svg.el" to "org-task-svg.el"
Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
parent
09e7e20a10
commit
12a008d03d
|
@ -4,7 +4,7 @@
|
|||
|
||||
|
||||
(load "org-task-dump-logs.el")
|
||||
(load "svg.el")
|
||||
(load "org-task-svg.el")
|
||||
|
||||
(defun hmw/generate-calendar-view(file-name year heading statechanges)
|
||||
"Generate a calendar view for the given YEAR and colours the dates
|
||||
|
|
Loading…
Reference in a new issue