mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-31 19:27:00 -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',
|
titleBarStyle: 'customButtonsOnHover',
|
||||||
minimizable: false,
|
minimizable: false,
|
||||||
maximizable: false,
|
maximizable: false,
|
||||||
closable: false,
|
|
||||||
}, {
|
}, {
|
||||||
devTools: false,
|
devTools: false,
|
||||||
}), ...{winKey: streamId},
|
}), ...{winKey: streamId},
|
||||||
|
Loading…
Reference in New Issue
Block a user