mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Debug: added max back-off slider
This commit is contained in:
@@ -351,6 +351,7 @@ public class ApplicationEx extends Application
|
||||
EntityLog.log(context, "Upgrading from " + version + " to " + BuildConfig.VERSION_CODE);
|
||||
|
||||
SharedPreferences.Editor editor = prefs.edit();
|
||||
editor.remove("max_backoff_power");
|
||||
|
||||
if (version < BuildConfig.VERSION_CODE)
|
||||
editor.remove("crash_report_count");
|
||||
|
||||
Reference in New Issue
Block a user