chore: Fix typo loggin back in

This commit is contained in:
James Houlahan
2023-02-23 11:53:41 +01:00
parent e9f20aee7a
commit 671db7c516

View File

@ -1111,7 +1111,7 @@ QtObject {
type: Notification.NotificationType.Danger
group: Notifications.Group.Connection | Notifications.Group.Dialogs
property var bugReportMsg: "Reporting an issue:\n\n\"%1\"\n\nError: %2\n\nThe issue persists even after loggin back in."
property var bugReportMsg: "Reporting an issue:\n\n\"%1\"\n\nError: %2\n\nThe issue persists even after logging back in."
property var errorMessage: ""
Connections {