A few serviceId fixes
Co-authored-by: Scott Nonnenberg <scott@signal.org>
This commit is contained in:
parent
1f963efd64
commit
deb1f9bd8d
3 changed files with 14 additions and 3 deletions
|
@ -1455,7 +1455,7 @@ export default class MessageSender {
|
|||
|
||||
async syncReadMessages(
|
||||
reads: ReadonlyArray<{
|
||||
senderUuid?: string;
|
||||
senderAci?: AciString;
|
||||
senderE164?: string;
|
||||
timestamp: number;
|
||||
}>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue