Get rid of the mail item queue system. Go back to 6 months initial sync strategy.
This commit is contained in:
@@ -58,8 +58,7 @@ public class DatabaseService : IDatabaseService
|
||||
typeof(MailAccountPreferences),
|
||||
typeof(MailAccountAlias),
|
||||
typeof(Thumbnail),
|
||||
typeof(KeyboardShortcut),
|
||||
typeof(MailItemQueue)
|
||||
typeof(KeyboardShortcut)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user