mirror of
https://github.com/vector-im/element-call.git
synced 2026-05-16 10:44:38 +00:00
prettier
This commit is contained in:
@@ -304,7 +304,7 @@ export type CallReconnectingReason =
|
||||
|
||||
interface CallReconnecting extends IPosthogEvent {
|
||||
eventName: "CallReconnecting";
|
||||
// the callId posthog key is essentially a Matrix roomId
|
||||
// the callId posthog key is essentially a Matrix roomId
|
||||
callId: string;
|
||||
reason: CallReconnectingReason;
|
||||
reconnectDuration: number;
|
||||
|
||||
Reference in New Issue
Block a user