mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-09 18:43:23 +02:00
@@ -69,8 +69,6 @@ public class TupleOperationEx extends EntityOperation {
|
||||
} catch (Throwable ex) {
|
||||
Log.e(ex);
|
||||
}
|
||||
else if (SYNC.equals(name))
|
||||
key.id = "folder:" + folder;
|
||||
else if (!MOVE.equals(name))
|
||||
key.id = "id:" + id;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user