mirror of https://github.com/M66B/FairEmail.git
parent
c7e0b209cb
commit
76df0e31ef
|
@ -66,6 +66,6 @@ public class SelectionPredicateMessage extends SelectionTracker.SelectionPredica
|
|||
|
||||
@Override
|
||||
public boolean canSelectMultiple() {
|
||||
return enabled;
|
||||
return true;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue