mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 14:17:03 +02:00
Reset FTS on disabling account
This commit is contained in:
@@ -995,6 +995,8 @@ 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