mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Additional work on not sending to blocked recipients.
This commit is contained in:
committed by
Alex Hart
parent
eb12395b8e
commit
83215bb98f
@@ -63,6 +63,7 @@ final class MessageDetails {
|
||||
break;
|
||||
case SKIPPED:
|
||||
skipped.add(status);
|
||||
break;
|
||||
}
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user