Setting window title at create time

This commit is contained in:
Mattias Gustavsson 2019-12-03 16:07:32 +01:00
parent 606085e7a8
commit 4987156e2c

View File

@ -419,6 +419,7 @@ class Notification extends NotificationHandler {
frame: false,
transparent: true,
acceptFirstMouse: true,
title: 'Notification - Symphony',
webPreferences: {
sandbox: true,
nodeIntegration: false,