Review later

This commit is contained in:
M66B
2019-12-26 19:40:42 +01:00
parent 9ea63d927e
commit bf87b4b385
3 changed files with 20 additions and 4 deletions

View File

@@ -68,7 +68,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
};
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked", "review_asked",
"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"
};