Skip to content

Commit

Permalink
feat: resetCsrReplicatedMapAndId in clean
Browse files Browse the repository at this point in the history
  • Loading branch information
Kacper-RF committed Nov 7, 2023
1 parent eb0c6aa commit c562bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/src/nest/storage/storage.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1054,5 +1054,6 @@ export class StorageService extends EventEmitter {
// @ts-ignore
this.filesManager = null
this.peerId = null
this.resetCsrReplicatedMapAndId()
}
}

0 comments on commit c562bf4

Please sign in to comment.