1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-24 15:11:03 +00:00
This commit is contained in:
M66B 2019-08-29 21:41:52 +02:00
parent 49c7ce89ab
commit 0358cc2f0a

View file

@ -1444,8 +1444,7 @@ class Core {
message = dup;
process = true;
} else if (dup.uid < 0)
throw new MessageRemovedException();
}
}
}
}