mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-03 23:56:07 +02:00
Revert "Reset FTS on disabling account"
This reverts commit 0403c81bd5.
This commit is contained in:
@@ -478,8 +478,6 @@ public class CloudSync {
|
||||
}
|
||||
raccount.move_to = laccount.move_to; // TODO
|
||||
db.account().updateAccount(raccount);
|
||||
if (!raccount.synchronize)
|
||||
db.message().resetFts(raccount.id);
|
||||
}
|
||||
|
||||
if (raccount.id != null) {
|
||||
|
||||
Reference in New Issue
Block a user