Refactoring

pull/162/head
M66B 5 years ago
parent 04780f4e10
commit 0647109bdc

@ -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);
}

Loading…
Cancel
Save