mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-05 16:43:26 +02:00
Small improvement
This commit is contained in:
@@ -3199,7 +3199,7 @@ public class MessageHelper {
|
||||
} catch (Throwable ex) {
|
||||
Log.w(ex);
|
||||
}
|
||||
m.append(' ').append(bp.getContentType());
|
||||
m.append(" [").append(bp.getContentType()).append("]");
|
||||
}
|
||||
} else
|
||||
m.append(content.getClass().getName());
|
||||
|
||||
Reference in New Issue
Block a user