SDA-4214: Update Toast notification to use toolbar

This commit is contained in:
NguyenTranHoangSym 2023-10-10 14:41:08 +07:00
parent 32e50f0f0d
commit f7f0a59ea6

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: {