This commit is contained in:
Timo K.
2026-07-07 19:52:50 +02:00
parent 2b84c587f2
commit eefa6f843d
5 changed files with 6 additions and 8 deletions

View File

@@ -94,8 +94,6 @@ declare module "react" {
}
}
export interface ActiveCallProps extends Omit<
InCallViewProps,
"vm" | "livekitRoom" | "connState" | "footerVm"