Printing is showing original

This commit is contained in:
M66B
2019-03-05 21:20:47 +00:00
parent ae6d74762c
commit bcdb5b5038
2 changed files with 28 additions and 1 deletions

View File

@@ -122,7 +122,7 @@ public class FragmentOptions extends FragmentBase implements SharedPreferences.O
"notify_preview", "search_local", "light", "sound",
"updates", "debug",
"first", "why", "last_update_check", "app_support", "message_swipe", "message_select", "folder_actions", "folder_sync",
"edit_ref_confirmed", "show_html_confirmed", "show_images_confirmed"
"edit_ref_confirmed", "show_html_confirmed", "show_images_confirmed", "print_html_confirmed"
};
@Override