fix: void variable

This commit is contained in:
Jason Tian 2023-09-05 18:54:04 +08:00
parent 0df04a24c7
commit 446df787a6

View file

@ -87,7 +87,7 @@ Version: 2023-08-15"
(caddr tomorrow-date))))
(run-at-time tomorrow-time
(* 60 60 24)
(intern task-name)))
(intern task-function)))
(setq task-function-timer
(run-at-time (format "%02d:%02d" hour minute)
(* 60 60 24)