mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
Small improvement
This commit is contained in:
@@ -988,7 +988,8 @@ public class Log {
|
||||
|
||||
sb.append("\r\n");
|
||||
|
||||
sb.append(new Date().toString()).append("\r\n");
|
||||
sb.append(new Date(Helper.getInstallTime(context))).append("\r\n");
|
||||
sb.append(new Date()).append("\r\n");
|
||||
|
||||
sb.append("\r\n");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user