mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Run vacuum manually only
This commit is contained in:
@@ -192,9 +192,6 @@ public class ApplicationEx extends Application {
|
||||
editor.putBoolean("enabled", true);
|
||||
}
|
||||
|
||||
if (version < BuildConfig.VERSION_CODE)
|
||||
editor.putBoolean("vacuum", true);
|
||||
|
||||
if (BuildConfig.DEBUG && false) {
|
||||
editor.remove("app_support");
|
||||
editor.remove("notify_archive");
|
||||
|
||||
Reference in New Issue
Block a user