mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-03 05:34:51 +00:00
Reset send/archive question
This commit is contained in:
parent
cc1b34491e
commit
773768c78c
1 changed files with 2 additions and 1 deletions
|
@ -344,7 +344,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||||
"junk_hint",
|
"junk_hint",
|
||||||
"last_update_check", "last_announcement_check",
|
"last_update_check", "last_announcement_check",
|
||||||
"motd",
|
"motd",
|
||||||
"outlook_last_checked", "outlook_checked"
|
"outlook_last_checked", "outlook_checked",
|
||||||
|
"send_archive"
|
||||||
};
|
};
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
|
|
Loading…
Reference in a new issue