Fix caldav issues (#16297)
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ export class ImapSmtpCaldavService {
|
||||
}
|
||||
|
||||
throw new UserInputError(`CALDAV connection failed: ${error.message}`, {
|
||||
userFriendlyMessage: msg`Invalid credentials. Please check your username and password.`,
|
||||
userFriendlyMessage: msg`Invalid CALDAV credentials. Please check your username and password.`,
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user