mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-21 23:32: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",
|
||||
"last_update_check", "last_announcement_check",
|
||||
"motd",
|
||||
"outlook_last_checked", "outlook_checked"
|
||||
"outlook_last_checked", "outlook_checked",
|
||||
"send_archive"
|
||||
};
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue