mirror of
https://github.com/vector-im/hydrogen-web.git
synced 2024-12-23 03:25:12 +01:00
add userIdentities to sync txn
This commit is contained in:
parent
4077f57afb
commit
6580219b09
@ -131,6 +131,7 @@ export class Sync {
|
||||
storeNames.timelineEvents,
|
||||
storeNames.timelineFragments,
|
||||
storeNames.pendingEvents,
|
||||
storeNames.userIdentities,
|
||||
]);
|
||||
const roomChanges = [];
|
||||
let sessionChanges;
|
||||
|
Loading…
Reference in New Issue
Block a user