Only expose RTC backend identity debug info where we actually use it

We only ever inspect the RTC backend identity of user media tiles. So it only needs to be exposed on the user media view model.
This commit is contained in:
Robin
2026-02-18 13:46:18 +01:00
parent d87c3293c9
commit 9d37125677
3 changed files with 4 additions and 8 deletions

View File

@@ -143,7 +143,6 @@ export class UserMedia {
scope,
`${this.id}:${key}`,
this.userId,
this.rtcBackendIdentity,
p,
this.encryptionSystem,
this.livekitRoom$,