mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 00:53:26 +02:00
Always keep and synchronize flagged messages
This commit is contained in:
@@ -74,6 +74,7 @@ import static androidx.room.ForeignKey.SET_NULL;
|
||||
@Index(value = {"thread"}),
|
||||
@Index(value = {"received"}),
|
||||
@Index(value = {"ui_seen"}),
|
||||
@Index(value = {"ui_flagged"}),
|
||||
@Index(value = {"ui_hide"}),
|
||||
@Index(value = {"ui_found"}),
|
||||
@Index(value = {"ui_ignored"}),
|
||||
|
||||
Reference in New Issue
Block a user