mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-29 21:34:44 +02:00
@@ -874,9 +874,7 @@ public class ApplicationEx extends Application
|
||||
} else if (version < 2196) {
|
||||
if (!prefs.contains("forward_new"))
|
||||
editor.putBoolean("forward_new", true);
|
||||
}
|
||||
|
||||
if (version < 2202) {
|
||||
} else if (version < 2197) {
|
||||
if (!prefs.contains("overview_mode"))
|
||||
editor.putBoolean("overview_mode", false);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user