mirror of
https://github.com/vector-im/element-call.git
synced 2026-07-24 19:19:21 +00:00
translation fixes
This commit is contained in:
@@ -94,7 +94,7 @@ const logger = rootLogger.getChild("[InCallView]");
|
||||
|
||||
export interface ActiveCallProps extends Omit<
|
||||
InCallViewProps,
|
||||
"vm" | "livekitRoom" | "connState"
|
||||
"vm" | "livekitRoom" | "connState" | "footerVm"
|
||||
> {
|
||||
e2eeSystem: EncryptionSystem;
|
||||
// TODO refactor those reasons into an enum
|
||||
|
||||
Reference in New Issue
Block a user