forked from Silverfish/proton-bridge
chore: fix case of IMAP login error.
This commit is contained in:
@ -520,7 +520,7 @@ QtObject {
|
|||||||
icon: "./icons/ic-exclamation-circle-filled.svg"
|
icon: "./icons/ic-exclamation-circle-filled.svg"
|
||||||
linkText: qsTr("Learn more about IMAP login issues")
|
linkText: qsTr("Learn more about IMAP login issues")
|
||||||
linkUrl: "https://proton.me/support/bridge-imap-login-failed"
|
linkUrl: "https://proton.me/support/bridge-imap-login-failed"
|
||||||
title: qsTr("IMAP Login failed")
|
title: qsTr("IMAP login failed")
|
||||||
type: Notification.NotificationType.Danger
|
type: Notification.NotificationType.Danger
|
||||||
|
|
||||||
action: [
|
action: [
|
||||||
|
|||||||
Reference in New Issue
Block a user