Jo is the new Malte

This commit is contained in:
Johannes 2023-03-09 20:46:10 +01:00 committed by nerf van nerfingen
parent a354d30cef
commit e1473205e3
Signed by: nerf
GPG key ID: 1EC6F5573876CC80

View file

@ -73,7 +73,7 @@ mailText record = LT.concat ["Guten Morgen,\n\n"
,voice1 record
,", "
,voice2 record
,"\n\nLG\nMalte\n" ]
,"\n\nLG\nJo\n" ]
mailSubject :: MailRecord -> T.Text
mailSubject record = T.concat ["Donnerstag ", T.pack $ iso8601Show $ date record]