mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-29 03:05:31 +00:00
Updated reset questions
This commit is contained in:
parent
7dd42155f6
commit
761427826a
1 changed files with 2 additions and 2 deletions
|
@ -74,8 +74,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
|||
|
||||
private final static String[] RESET_QUESTIONS = new String[]{
|
||||
"welcome", "crash_reports_asked",
|
||||
"show_html_confirmed", "print_html_confirmed",
|
||||
"identities_asked", "edit_ref_confirmed", "delete_ref_confirmed"
|
||||
"print_html_confirmed",
|
||||
"identities_asked", "delete_ref_confirmed", "send_dialog"
|
||||
};
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue