mirror of
https://github.com/vector-im/element-call.git
synced 2026-02-23 05:07:03 +00:00
prettier !
This commit is contained in:
@@ -167,7 +167,7 @@ function createGroupCallView(
|
||||
muteStates={muteState}
|
||||
widget={widget}
|
||||
joined={true}
|
||||
setJoined={function(value: boolean): void { }}
|
||||
setJoined={function (value: boolean): void {}}
|
||||
/>
|
||||
</ProcessorProvider>
|
||||
</MediaDevicesContext>
|
||||
|
||||
Reference in New Issue
Block a user