Small improvement

This commit is contained in:
M66B 2020-03-03 17:31:46 +01:00
parent 791248bf06
commit af1b10f7b2
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
};
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked", "review_asked", "review_later", "cross_hint", "why",
"welcome", "crash_reports_asked", "review_asked", "review_later", "cross_hint", "answer_hint", "why",
"reply_hint", "html_always_images", "print_html_confirmed", "move_1_confirmed", "move_n_confirmed",
"identities_asked", "cc_bcc", "inline_image_hint", "compose_reference", "send_dialog",
"setup_advanced"