mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-24 18:38:15 +01:00
updateGroup: Use hasMember instead of 'left' attribute for membership
This commit is contained in:
@@ -2211,6 +2211,7 @@ export function initialize({
|
||||
timeout: 0,
|
||||
type: 'GET',
|
||||
version,
|
||||
redactUrl: _createRedactor(key),
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user