Simplify language Notifications

This commit is contained in:
the-djmaze 2024-03-01 01:39:00 +01:00
parent 5b3b362012
commit c1b7d37663
71 changed files with 1737 additions and 1740 deletions

View file

@ -19,7 +19,6 @@ checkResponseError = data => {
Notifications.DomainNotAllowed,
Notifications.AccountNotAllowed,
Notifications.MailServerError,
Notifications.UnknownNotification,
Notifications.UnknownError
].includes(err)
) {