mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-03 11:28:41 +01:00
Enable print dialog again
This commit is contained in:
@@ -386,6 +386,8 @@ public class ApplicationEx extends Application implements SharedPreferences.OnSh
|
||||
editor.remove("parse_classes");
|
||||
else if (version < 1401)
|
||||
editor.remove("tcp_keep_alive");
|
||||
else if (version < 1407)
|
||||
editor.remove("print_html_confirmed");
|
||||
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O && !BuildConfig.DEBUG)
|
||||
editor.remove("background_service");
|
||||
|
||||
Reference in New Issue
Block a user