Added optiont to disabling printing of block quotes

This commit is contained in:
M66B
2023-10-08 17:07:03 +02:00
parent 08a7011335
commit f3d13efc90
4 changed files with 37 additions and 2 deletions

View File

@@ -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",