Fix formatting

This commit is contained in:
Robin
2026-01-05 19:35:09 +01:00
parent 72b9b8231a
commit 6aaf2db626
6 changed files with 23 additions and 17 deletions

View File

@@ -113,8 +113,10 @@ const logger = rootLogger.getChild("[InCallView]");
const maxTapDurationMs = 400;
export interface ActiveCallProps
extends Omit<InCallViewProps, "vm" | "livekitRoom" | "connState"> {
export interface ActiveCallProps extends Omit<
InCallViewProps,
"vm" | "livekitRoom" | "connState"
> {
e2eeSystem: EncryptionSystem;
// TODO refactor those reasons into an enum
onLeft: (