mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-04 03:43:55 +01:00
Small fix
This commit is contained in:
@@ -172,6 +172,7 @@ class Core {
|
||||
|
||||
if (message != null && message.uid == null &&
|
||||
!(EntityOperation.ADD.equals(op.name) ||
|
||||
EntityOperation.ANSWERED.equals(op.name) ||
|
||||
EntityOperation.DELETE.equals(op.name) ||
|
||||
EntityOperation.SEND.equals(op.name) ||
|
||||
EntityOperation.SYNC.equals(op.name) ||
|
||||
|
||||
Reference in New Issue
Block a user