mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-02 23:26:12 +02:00
Added folder setting to enable/disable notifications
This commit is contained in:
@@ -757,6 +757,7 @@ public class FragmentAccount extends FragmentEx {
|
||||
inbox.type = EntityFolder.INBOX;
|
||||
inbox.synchronize = true;
|
||||
inbox.unified = true;
|
||||
inbox.notify = true;
|
||||
inbox.sync_days = EntityFolder.DEFAULT_INBOX_SYNC;
|
||||
inbox.keep_days = inbox.sync_days;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user