Added TODO
ci/woodpecker/push/woodpecker Pipeline failed Details

This commit is contained in:
Martin Slot 2022-12-12 21:26:30 +01:00
parent f792765de3
commit 8c47fe4270
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ pub mod notification {
.from(self.from.parse().unwrap())
.to(current.contact.parse().unwrap())
.subject("Version checker: something has changed")
.body(String::from(""))
.body(String::from("")) // TODO: we need something clever here :)
.unwrap();
let creds = Credentials::new(