Enable screen sharing easter-egg in desktop app
This commit is contained in:
@@ -127,4 +127,8 @@ export default class ElectronPlatform extends VectorBasePlatform {
|
||||
getDefaultDeviceDisplayName() {
|
||||
return "Riot Desktop on " + platformFriendlyName();
|
||||
}
|
||||
|
||||
screenCaptureErrorString() {
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user