mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-11 03:24:52 +02:00
Small improvement
This commit is contained in:
@@ -4130,7 +4130,7 @@ class Core {
|
||||
" headers=" + headers + "/" + headers_ms + " ms" +
|
||||
" content=" + Helper.humanReadableByteCount(content) +
|
||||
" attachments=" + Helper.humanReadableByteCount(attachments) +
|
||||
" total=" + total;
|
||||
" total=" + total + " ms";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user