mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-01 06:38:29 +02:00
Beter explanations
This commit is contained in:
@@ -130,9 +130,11 @@ public class ApplicationEx extends Application {
|
||||
if (prefs.getBoolean("autonext", false))
|
||||
editor.putString("onclose", "next");
|
||||
editor.remove("autonext");
|
||||
} else if (version < 693) {
|
||||
editor.remove("message_swipe");
|
||||
editor.remove("message_select");
|
||||
}
|
||||
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
editor.remove("app_support");
|
||||
editor.remove("notify_archive");
|
||||
|
||||
Reference in New Issue
Block a user