Refactoring

This commit is contained in:
M66B
2019-10-28 18:17:16 +01:00
parent d281e77a48
commit de811cbacc
2 changed files with 19 additions and 17 deletions

View File

@@ -67,7 +67,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
};
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked",
"welcome", "crash_reports_asked", "crash_report_count",
"print_html_confirmed",
"identities_asked", "delete_ref_confirmed", "send_dialog"
};