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
|
,voice1 record
|
||||||
,", "
|
,", "
|
||||||
,voice2 record
|
,voice2 record
|
||||||
,"\n\nLG\nMalte\n" ]
|
,"\n\nLG\nJo\n" ]
|
||||||
|
|
||||||
mailSubject :: MailRecord -> T.Text
|
mailSubject :: MailRecord -> T.Text
|
||||||
mailSubject record = T.concat ["Donnerstag ", T.pack $ iso8601Show $ date record]
|
mailSubject record = T.concat ["Donnerstag ", T.pack $ iso8601Show $ date record]
|
||||||
|
|
Loading…
Reference in a new issue