This commit is contained in:
Hanusiak Piotr 2021-12-07 13:18:36 +01:00
parent b00d24dbf7
commit 29ccb52c93
3 changed files with 20 additions and 12 deletions

View file

@ -1410,6 +1410,7 @@ ${escapedMessage}
this.userInputManager.destroy();
this.pinchManager?.destroy();
this.emoteManager.destroy();
this.cameraManager.destroy();
this.peerStoreUnsubscribe();
this.emoteUnsubscribe();
this.emoteMenuUnsubscribe();