Reset welcome

This commit is contained in:
M66B
2019-07-13 13:28:33 +02:00
parent 746d5ec921
commit 4d5484c936
2 changed files with 2 additions and 2 deletions

View File

@@ -73,7 +73,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
};
private final static String[] RESET_QUESTIONS = new String[]{
"show_html_confirmed", "show_images_confirmed", "print_html_confirmed", "edit_ref_confirmed", "crash_reports_confirmed"
"welcome", "show_html_confirmed", "show_images_confirmed", "print_html_confirmed", "edit_ref_confirmed", "crash_reports_confirmed"
};
@Override