Allow disabling identities hint

This commit is contained in:
M66B
2021-02-15 12:57:00 +01:00
parent f846e9c257
commit 6f5be8dd78
2 changed files with 9 additions and 3 deletions

View File

@@ -143,7 +143,8 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
"reply_hint", "html_always_images", "open_full_confirmed", "print_html_confirmed", "reformatted_hint",
"selected_folders", "move_1_confirmed", "move_n_confirmed",
"last_search_senders", "last_search_recipients", "last_search_subject", "last_search_keywords", "last_search_message", "last_search",
"identities_asked", "cc_bcc", "inline_image_hint", "compose_reference", "send_dialog",
"identities_asked", "identities_primary_hint",
"cc_bcc", "inline_image_hint", "compose_reference", "send_dialog",
"setup_reminder", "setup_advanced"
};