mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Added identity linked account
This commit is contained in:
@@ -60,8 +60,6 @@ public class ApplicationEx extends Application {
|
||||
draft.ui_hide = false;
|
||||
draft.id = db.message().insertMessage(draft);
|
||||
|
||||
EntityOperation.queue(ApplicationEx.this, draft, EntityOperation.ADD);
|
||||
|
||||
Log.w(Helper.TAG, "Crash info stored as draft");
|
||||
}
|
||||
} catch (Throwable e1) {
|
||||
|
||||
Reference in New Issue
Block a user