mirror of
https://github.com/vector-im/element-call.git
synced 2026-04-06 07:20:25 +00:00
refactor widget hangup procedure
Signed-off-by: Timo K <toger5@hotmail.de>
This commit is contained in:
@@ -57,7 +57,7 @@ export interface ScreenshareStartData {
|
||||
desktopCapturerSourceId: string;
|
||||
}
|
||||
|
||||
interface WidgetHelpers {
|
||||
export interface WidgetHelpers {
|
||||
api: WidgetApi;
|
||||
lazyActions: LazyEventEmitter;
|
||||
client: Promise<MatrixClient>;
|
||||
|
||||
Reference in New Issue
Block a user