Reset hints on resetting questions

This commit is contained in:
M66B
2019-09-26 20:39:07 +02:00
parent 1b0f15394d
commit 705cf18a34
2 changed files with 2 additions and 10 deletions

View File

@@ -71,6 +71,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked",
"app_support", "notify_archive", "message_swipe", "message_select",
"folder_actions", "folder_sync",
"show_html_confirmed", "print_html_confirmed",
"identities_asked", "edit_ref_confirmed", "delete_ref_confirmed"
};