From e96ad3e50515c8435d07d7dfd1b22b0ebb5ab73d Mon Sep 17 00:00:00 2001 From: Andrew Ferrazzutti Date: Thu, 17 Oct 2024 16:10:57 -0400 Subject: [PATCH] Don't emit state changed on join recovery --- src/matrixrtc/MatrixRTCSession.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/matrixrtc/MatrixRTCSession.ts b/src/matrixrtc/MatrixRTCSession.ts index d93920efa3..b8274fdbaa 100644 --- a/src/matrixrtc/MatrixRTCSession.ts +++ b/src/matrixrtc/MatrixRTCSession.ts @@ -777,8 +777,6 @@ export class MatrixRTCSession extends TypedEventEmitter