fix: void variable
This commit is contained in:
parent
0df04a24c7
commit
446df787a6
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue