forked from mystiq/hydrogen-web
typo/thinko in docs
This commit is contained in:
parent
300529b7c5
commit
f402e8c6c4
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@ export class Sync {
|
||||||
storeNames.groupSessionDecryptions,
|
storeNames.groupSessionDecryptions,
|
||||||
storeNames.deviceIdentities,
|
storeNames.deviceIdentities,
|
||||||
// to discard outbound session when somebody leaves a room
|
// to discard outbound session when somebody leaves a room
|
||||||
// and to create room key messages when somebody leaves
|
// and to create room key messages when somebody joins
|
||||||
storeNames.outboundGroupSessions,
|
storeNames.outboundGroupSessions,
|
||||||
storeNames.operations,
|
storeNames.operations,
|
||||||
storeNames.accountData,
|
storeNames.accountData,
|
||||||
|
|
Loading…
Reference in a new issue