Enabled rule raw attachments

This commit is contained in:
M66B 2024-03-30 15:44:30 +01:00
parent bb0b97b2fc
commit 9cf52b72a7
1 changed files with 0 additions and 1 deletions

View File

@ -758,7 +758,6 @@ public class FragmentRule extends FragmentBase {
}
});
cbAttached.setEnabled(protocol == EntityAccount.TYPE_IMAP);
cbResend.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() {
@Override
public void onCheckedChanged(CompoundButton compoundButton, boolean checked) {