mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 05:15:13 +02:00
Added logging
This commit is contained in:
@@ -534,6 +534,8 @@ public class ServiceSend extends ServiceBase implements SharedPreferences.OnShar
|
||||
db.operation().deleteOperation(op.id);
|
||||
}
|
||||
|
||||
EntityLog.log(this, "Send restore id=" + message.id);
|
||||
|
||||
db.message().setMessageError(message.id, null);
|
||||
nm.cancel("send:" + message.id, NotificationHelper.NOTIFICATION_TAGGED);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user