mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-02 19:10:11 +01:00
Move default encrypt/receipt to send settings
This commit is contained in:
@@ -162,8 +162,9 @@ public class ApplicationEx extends Application {
|
||||
editor.putBoolean("reversed", true);
|
||||
editor.remove("swipe_reversed");
|
||||
}
|
||||
}
|
||||
|
||||
} else if (version < 741)
|
||||
editor.remove("send_dialog");
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
editor.remove("app_support");
|
||||
|
||||
Reference in New Issue
Block a user