mirror of
https://github.com/bitwarden/browser
synced 2025-12-06 00:13:28 +00:00
PM-21736 <message> (#14902)
This commit is contained in:
@@ -524,6 +524,7 @@ function handleSaveCipherConfirmation(message: NotificationBarWindowMessage) {
|
||||
const resolvedType = resolveNotificationType(notificationBarIframeInitData);
|
||||
const headerMessage = getConfirmationHeaderMessage(i18n, resolvedType, error);
|
||||
const notificationTestId = getNotificationTestId(resolvedType, true);
|
||||
appendHeaderMessageToTitle(headerMessage);
|
||||
|
||||
globalThis.setTimeout(() => sendPlatformMessage({ command: "bgCloseNotificationBar" }), 5000);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user