From 310b8778ecf5ce237630acaf961ba07061fd67c6 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Thu, 21 Dec 2023 10:08:34 +0000 Subject: [PATCH] drop 'malformed member event' log level, given all TR rooms are malformed like this --- src/matrixrtc/MatrixRTCSession.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/matrixrtc/MatrixRTCSession.ts b/src/matrixrtc/MatrixRTCSession.ts index faf7acc65eb..ec06e58bea3 100644 --- a/src/matrixrtc/MatrixRTCSession.ts +++ b/src/matrixrtc/MatrixRTCSession.ts @@ -133,7 +133,7 @@ export class MatrixRTCSession extends TypedEventEmitter