mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-27 13:40:47 +00:00
Fetch latest group data on unblock of a group
This commit is contained in:
@@ -971,6 +971,8 @@ export class ConversationModel extends window.Backbone
|
||||
if (!viaStorageServiceSync) {
|
||||
this.captureChange('unblock');
|
||||
}
|
||||
|
||||
this.fetchLatestGroupV2Data({ force: true });
|
||||
}
|
||||
|
||||
return unblocked;
|
||||
|
||||
Reference in New Issue
Block a user