mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 14:46:31 +02:00
Refactoring
This commit is contained in:
@@ -172,7 +172,7 @@ public class EntityOperation {
|
||||
db.message().setMessageContent(tmpid, false, null, null);
|
||||
}
|
||||
|
||||
EntityAttachment.copy(context, db, message.id, tmpid);
|
||||
EntityAttachment.copy(context, message.id, tmpid);
|
||||
}
|
||||
|
||||
// Cross account move
|
||||
|
||||
Reference in New Issue
Block a user