Merge pull request #1975 from NguyenTranHoangSym/SDA-4214

SDA-4214: Update Toast notification to use toolbar
This commit is contained in:
NguyenTranHoangSym 2023-10-11 15:19:59 +07:00 committed by GitHub
commit ae41c6ceee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -655,6 +655,7 @@ class Notification extends NotificationHandler {
frame: false,
transparent: true,
fullscreenable: false,
type: 'toolbar',
acceptFirstMouse: true,
title: NOTIFICATION_WINDOW_TITLE,
webPreferences: {