mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 19:45:05 +01:00
typo/thinko in docs
This commit is contained in:
parent
300529b7c5
commit
f402e8c6c4
@ -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 New Issue
Block a user