Make Element Call screensharing work on desktop (#9476)

This commit is contained in:
Šimon Brandner
2022-10-20 18:39:24 +00:00
committed by GitHub
parent 9d405a905d
commit f464682967
3 changed files with 88 additions and 6 deletions
@@ -29,6 +29,7 @@ export enum ElementWidgetActions {
// Actions for switching layouts
TileLayout = "io.element.tile_layout",
SpotlightLayout = "io.element.spotlight_layout",
Screenshare = "io.element.screenshare",
OpenIntegrationManager = "integration_manager_open",