MESSENGER-3662 Infodialog

This commit is contained in:
Frank Rotermund
2022-12-01 11:11:35 +00:00
parent a2fcf22f0d
commit 068eaba5b4
7 changed files with 31 additions and 1 deletions
@@ -82,4 +82,6 @@ enum AuthenticationServerSelectionErrorType: Hashable {
case footerMessage(String)
/// An error occurred when trying to open the EMS link
case openURLAlert
/// bwi: When an invalid or nonexisting server is selected at login an info message is displayed
case openInvalidServerInfo
}