Small changes
This commit is contained in:
parent
7293c58a71
commit
b52c09fecc
8 changed files with 74 additions and 297 deletions
|
|
@ -324,7 +324,7 @@ export class SyncClient {
|
|||
await this.pause();
|
||||
|
||||
this.logger.info("Resetting SyncClient's local state");
|
||||
this.syncEventQueue.resetState();
|
||||
this.syncEventQueue.clearAllState();
|
||||
await this.syncEventQueue.save();
|
||||
this.resetInMemoryState();
|
||||
this.hasFinishedOfflineSync = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue