1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Small improvement

This commit is contained in:
M66B 2022-09-16 13:05:41 +02:00
parent ec3d97c30f
commit 4bc02cee83

View file

@ -1423,6 +1423,7 @@ class Core {
}
});
ifolder.setSubscribed(true);
db.folder().resetFolderTbc(target.id);
}
}