Make Element Call screensharing work on desktop

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner
2022-10-20 19:07:27 +02:00
parent e139ac6584
commit 4ee6e450b7
2 changed files with 25 additions and 3 deletions

View File

@@ -30,6 +30,7 @@ export enum ElementWidgetActions {
HangupCall = "im.vector.hangup",
TileLayout = "io.element.tile_layout",
SpotlightLayout = "io.element.spotlight_layout",
Screenshare = "io.element.screenshare",
}
export interface JoinCallData {