mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-05-08 08:58:38 +01:00
Sync mute state
This commit is contained in:
@@ -626,7 +626,8 @@ async function mergeRecord(
|
||||
window.log.error(
|
||||
'storageService.mergeRecord: Error with',
|
||||
redactStorageID(storageID),
|
||||
itemType
|
||||
itemType,
|
||||
String(err)
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user