mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
SDA-4214: Update Toast notification to use toolbar
This commit is contained in:
parent
32e50f0f0d
commit
f7f0a59ea6
@ -655,6 +655,7 @@ class Notification extends NotificationHandler {
|
|||||||
frame: false,
|
frame: false,
|
||||||
transparent: true,
|
transparent: true,
|
||||||
fullscreenable: false,
|
fullscreenable: false,
|
||||||
|
type: 'toolbar',
|
||||||
acceptFirstMouse: true,
|
acceptFirstMouse: true,
|
||||||
title: NOTIFICATION_WINDOW_TITLE,
|
title: NOTIFICATION_WINDOW_TITLE,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
|
Loading…
Reference in New Issue
Block a user