added ^^ to Jo by request from Jo
This commit is contained in:
parent
e1473205e3
commit
c04ffafaaf
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\nJo\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