From 84fa12fef1736d04ee79e40cebaadadda262f063 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Benencia?= Date: Tue, 3 Sep 2013 20:24:51 -0300 Subject: Mark as read functionality --- Email.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Email.hs') diff --git a/Email.hs b/Email.hs index 659d96b..db6f17b 100644 --- a/Email.hs +++ b/Email.hs @@ -20,7 +20,7 @@ getBody msg = Nothing -> "This email has no displayable content." where unwrapContent (Single c) = c - + -- hackish function for showing the email. In he future the logic of this -- function should be improved. firstTextPart [] = Nothing -- cgit v1.2.3