pull/212/head
M66B 2 years ago
parent 0f68c1ae13
commit 76b199ff45

@ -4884,8 +4884,6 @@ class Core {
}
private static EntityIdentity matchIdentity(Context context, EntityFolder folder, EntityMessage message) {
DB db = DB.getInstance(context);
if (EntityFolder.DRAFTS.equals(folder.type))
return null;

Loading…
Cancel
Save