mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-31 06:08:31 +02:00
Added junk hint
This commit is contained in:
@@ -215,7 +215,9 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
};
|
||||
|
||||
private final static String[] RESET_QUESTIONS = new String[]{
|
||||
"first", "app_support", "notify_archive", "message_swipe", "message_select", "folder_actions", "folder_sync",
|
||||
"first", "app_support", "notify_archive",
|
||||
"message_swipe", "message_select", "message_junk",
|
||||
"folder_actions", "folder_sync",
|
||||
"crash_reports_asked", "review_asked", "review_later", "why",
|
||||
"reply_hint", "html_always_images", "open_full_confirmed", "open_amp_confirmed",
|
||||
"ask_images", "ask_html",
|
||||
|
||||
Reference in New Issue
Block a user