mirror of
https://github.com/M66B/FairEmail.git
synced 2025-12-31 18:11:03 +01:00
Refactoring
This commit is contained in:
@@ -243,6 +243,9 @@ public class ApplicationEx extends Application {
|
||||
editor.putInt("signature_location", 2);
|
||||
editor.remove("signature_end");
|
||||
}
|
||||
} else if (version < 978) {
|
||||
if (!prefs.contains("poll_interval"))
|
||||
editor.putInt("poll_interval", 0);
|
||||
}
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
|
||||
Reference in New Issue
Block a user