Reactions/Edits: Mark read after database save
This commit is contained in:
parent
768ad8e928
commit
688de5a99b
5 changed files with 59 additions and 70 deletions
|
@ -68,8 +68,7 @@ describe('backup/calling', () => {
|
|||
callLink = {
|
||||
rootKey: rootKey.toString(),
|
||||
roomId: getRoomIdFromRootKey(rootKey),
|
||||
// TODO: DESKTOP-7511
|
||||
adminKey: fromAdminKeyBytes(Buffer.concat([adminKey, adminKey])),
|
||||
adminKey: fromAdminKeyBytes(adminKey),
|
||||
name: "Let's Talk Rocks",
|
||||
restrictions: CallLinkRestrictions.AdminApproval,
|
||||
revoked: false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue