]> Untitled Git - lemmy.git/commit
send plain-text in email along with html (#2107)
authorRedLobster999 <32234954+RedLobster999@users.noreply.github.com>
Tue, 1 Mar 2022 14:28:18 +0000 (21:28 +0700)
committerGitHub <noreply@github.com>
Tue, 1 Mar 2022 14:28:18 +0000 (14:28 +0000)
commit348077c3de9fe0137894d9d3845450085c6ef30e
treeb8a0decc2a1bc51cde38bf9d5e3ae2559d8c642b
parent9f5183fe983014d0cf9f0959ff1e17230d35af0e
send plain-text in email along with html (#2107)

* send plain text in email along with html

* format the code using "cargo +nightly fmt"

Co-authored-by: kittiphat-kang <kittiphat.nu@easysunday.com>
Cargo.lock
crates/utils/Cargo.toml
crates/utils/src/email.rs