mirror of
https://github.com/M66B/FairEmail.git
synced 2026-01-01 02:21:37 +01:00
Small improvement
This commit is contained in:
@@ -66,6 +66,6 @@ public class SelectionPredicateMessage extends SelectionTracker.SelectionPredica
|
||||
|
||||
@Override
|
||||
public boolean canSelectMultiple() {
|
||||
return true;
|
||||
return enabled;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user