1
0
Fork 0
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:
M66B 2024-11-10 19:30:12 +01:00
parent cc1b34491e
commit 773768c78c

View file

@ -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