mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 18:41:20 +01:00
Refactoring
This commit is contained in:
@@ -2571,7 +2571,7 @@ public class FragmentCompose extends FragmentBase {
|
||||
draft.ui_hide = ui_hide;
|
||||
db.message().updateMessage(draft);
|
||||
|
||||
if (content)
|
||||
if (draft.content)
|
||||
EntityOperation.queue(context, draft, EntityOperation.ADD);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user