Debug: cleanup

pull/214/head
M66B 7 months ago
parent 08f09b577b
commit 570cf61d82

@ -5809,7 +5809,6 @@ public class FragmentCompose extends FragmentBase {
// Encryption
List<Address> recipients = data.draft.getAllRecipients();
if (!BuildConfig.DEBUG)
if (EntityMessage.PGP_SIGNONLY.equals(ref.ui_encrypt) ||
EntityMessage.PGP_SIGNENCRYPT.equals(ref.ui_encrypt)) {
if (PgpHelper.isOpenKeychainInstalled(context) &&

Loading…
Cancel
Save