style(voice): biome format media handler + screen controller
This commit is contained in:
@@ -87,9 +87,7 @@ export class ScreenShareController {
|
||||
setTimeout(
|
||||
() =>
|
||||
reject(
|
||||
new Error(
|
||||
"Timed out joining voice channel for screen share",
|
||||
),
|
||||
new Error("Timed out joining voice channel for screen share"),
|
||||
),
|
||||
15000,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user