mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Merge pull request #1002 from johankwarnmarksymphony/sda-1843
fix: sda-1843, remove the close button X
This commit is contained in:
commit
d382d46ea1
@ -939,6 +939,7 @@ export class WindowHandler {
|
||||
minimizable: false,
|
||||
maximizable: false,
|
||||
title: 'Screen Sharing Indicator - Symphony',
|
||||
closable: false,
|
||||
}, {
|
||||
devTools: false,
|
||||
}), ...{winKey: streamId},
|
||||
|
Loading…
Reference in New Issue
Block a user