Enabled rule raw attachments

pull/214/head
M66B 4 months ago
parent bb0b97b2fc
commit 9cf52b72a7

@ -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) {

Loading…
Cancel
Save