mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-03 18:12:58 +00:00
make logger mandatory add some logs
This commit is contained in:
@@ -275,9 +275,9 @@ export class Connection {
|
||||
this.ownMembershipIdentity,
|
||||
this.transport.livekit_service_url,
|
||||
this.roomId,
|
||||
this.logger,
|
||||
// dont pass any custom opts for the subscribe only connections
|
||||
{},
|
||||
this.logger,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user