mirror of
https://github.com/M66B/FairEmail.git
synced 2025-02-23 06:31:17 +00:00
Little copy devil
This commit is contained in:
parent
e10a4e4403
commit
bb9b7fe2b0
1 changed files with 0 additions and 1 deletions
|
@ -158,7 +158,6 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
|||
@Override
|
||||
public void onCheckedChanged(CompoundButton compoundButton, boolean checked) {
|
||||
prefs.edit().putBoolean("cache_lists", checked).apply();
|
||||
WorkerWatchdog.init(getContext());
|
||||
}
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in a new issue