Fix not hanging up when using the close button (EXA EXI) (#1840)
--------- 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