Skip to content

Commit

Permalink
Reset send/archive question
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Nov 10, 2024
1 parent cc1b344 commit 773768c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/src/main/java/eu/faircode/email/FragmentOptionsMisc.java
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 773768c

Please sign in to comment.