Dragons ahead!

This commit is contained in:
M66B
2020-01-04 17:29:28 +01:00
parent 2e50a77c6e
commit 5e8604f4cb
12 changed files with 57 additions and 107 deletions

View File

@@ -73,7 +73,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked", "review_asked", "review_later",
"html_always_images", "print_html_confirmed",
"identities_asked", "cc_bcc", "inline_image_hint", "compose_reference", "send_dialog"
"identities_asked", "cc_bcc", "inline_image_hint", "compose_reference", "send_dialog",
"setup_advanced"
};
@Override