mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-22 15:01:13 +02:00
Add setupScreenSharingForIframe to BasePlatform
This commit is contained in:
parent
b047f1caaa
commit
7f1d8834a2
@ -107,6 +107,9 @@ export default class BasePlatform {
|
||||
|
||||
isElectron(): boolean { return false; }
|
||||
|
||||
setupScreenSharingForIframe() {
|
||||
}
|
||||
|
||||
/**
|
||||
* Restarts the application, without neccessarily reloading
|
||||
* any application code
|
||||
|
Loading…
x
Reference in New Issue
Block a user