Better email title + translation
This commit is contained in:
parent
c7b6f58655
commit
9874497469
5 changed files with 18 additions and 3 deletions
|
|
@ -24,7 +24,6 @@ where
|
|||
);
|
||||
}
|
||||
|
||||
// Can also user tokio::spawn_blocking if needed.
|
||||
tokio::task::spawn(async move {
|
||||
loop {
|
||||
let mut time_to_wait = time_of_day - chrono::Local::now().time();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue