mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-29 02:11:28 -06:00
SDA-1704 - Make Screen sharing indicator window closable (#852)
This commit is contained in:
parent
b9f52a76ca
commit
1ec78f06f6
@ -752,7 +752,6 @@ export class WindowHandler {
|
||||
titleBarStyle: 'customButtonsOnHover',
|
||||
minimizable: false,
|
||||
maximizable: false,
|
||||
closable: false,
|
||||
}, {
|
||||
devTools: false,
|
||||
}), ...{winKey: streamId},
|
||||
|
Loading…
Reference in New Issue
Block a user