mirror of
https://github.com/M66B/FairEmail.git
synced 2026-04-06 17:13:23 +02:00
Added optiont to disabling printing of block quotes
This commit is contained in:
@@ -323,7 +323,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
|
||||
"crash_reports_asked", "review_asked", "review_later", "why",
|
||||
"reply_hint", "html_always_images", "open_full_confirmed", "open_amp_confirmed",
|
||||
"ask_images", "ask_html",
|
||||
"print_html_confirmed", "print_html_header", "print_html_images",
|
||||
"print_html_confirmed", "print_html_header", "print_html_images", "print_html_block_quotes",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user