Allow cancelling notice

This commit is contained in:
M66B
2022-07-26 13:59:00 +02:00
parent edacd3c68c
commit 4c1eff1bea
3 changed files with 37 additions and 6 deletions

View File

@@ -243,7 +243,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
};
private final static String[] RESET_QUESTIONS = new String[]{
"first", "app_support", "notify_archive",
"first", "app_cancelled", "app_support", "notify_archive",
"message_swipe", "message_select", "message_junk",
"folder_actions", "folder_sync",
"crash_reports_asked", "review_asked", "review_later", "why",