mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-02 06:11:32 +01:00
Include sender in group update notifications
This commit is contained in:
@@ -1549,6 +1549,9 @@
|
||||
) {
|
||||
let expireTimer = providedExpireTimer;
|
||||
let source = providedSource;
|
||||
if (this.get('left')) {
|
||||
return false;
|
||||
}
|
||||
|
||||
_.defaults(options, { fromSync: false, fromGroupUpdate: false });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user