Introduce Service Id Types
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
parent
414c0a58d3
commit
366b875fd2
269 changed files with 5832 additions and 5550 deletions
|
@ -67,7 +67,7 @@ export async function flushAttachmentDownloadQueue(): Promise<void> {
|
|||
}
|
||||
});
|
||||
await window.Signal.Data.saveMessages(messagesToSave, {
|
||||
ourUuid: window.storage.user.getCheckedUuid().toString(),
|
||||
ourAci: window.storage.user.getCheckedAci(),
|
||||
});
|
||||
|
||||
attachmentDownloadQueue = undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue