mirror of
https://git.nerfingen.de/nerf/choirMail.git
synced 2024-11-21 15:09:33 +00:00
Jo is the new Malte
This commit is contained in:
parent
a354d30cef
commit
e1473205e3
1 changed files with 1 additions and 1 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue