mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-12 03:54:28 +02:00
Revert "Reset FTS on disabling account"
This reverts commit 0403c81bd5.
This commit is contained in:
@@ -995,8 +995,6 @@ public class FragmentOAuth extends FragmentBase {
|
||||
FragmentDialogSwipes.setDefaultFolderActions(context, account);
|
||||
|
||||
db.account().updateAccount(account);
|
||||
if (!account.synchronize)
|
||||
db.message().resetFts(account.id);
|
||||
|
||||
// Create identities
|
||||
if (!inbound_only)
|
||||
|
||||
Reference in New Issue
Block a user