You've already forked AstralRinth
forked from didirus/AstralRinth
Fix: Mistake for profile translations (#1362)
This commit is contained in:
@@ -504,7 +504,7 @@ async function saveChanges() {
|
||||
console.error(err)
|
||||
data.$notify({
|
||||
group: 'main',
|
||||
title: commonMessages.errorNotificationTitle,
|
||||
title: formatMessage(commonMessages.errorNotificationTitle),
|
||||
text: err.data.description,
|
||||
type: 'error',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user