mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Setting window title at create time
This commit is contained in:
parent
606085e7a8
commit
4987156e2c
@ -419,6 +419,7 @@ class Notification extends NotificationHandler {
|
||||
frame: false,
|
||||
transparent: true,
|
||||
acceptFirstMouse: true,
|
||||
title: 'Notification - Symphony',
|
||||
webPreferences: {
|
||||
sandbox: true,
|
||||
nodeIntegration: false,
|
||||
|
Loading…
Reference in New Issue
Block a user