Added option to always show images on showing original messages

This commit is contained in:
M66B
2019-11-04 09:38:01 +01:00
parent 1e9ef96d5f
commit d7a104b8f9
4 changed files with 33 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ public class FragmentOptionsMisc extends FragmentBase implements SharedPreferenc
private final static String[] RESET_QUESTIONS = new String[]{
"welcome", "crash_reports_asked",
"print_html_confirmed",
"html_always_images", "print_html_confirmed",
"identities_asked", "delete_ref_confirmed", "send_dialog"
};