This commit is contained in:
Mohit Panjwani
2021-06-24 14:15:50 +05:30
2 changed files with 2 additions and 2 deletions

View File

@ -80,7 +80,7 @@ export default {
if (res.data) {
this.showNotification({
type: 'success',
message: 'Mail sent successfuly!',
message: 'Mail sent successfully!',
})
}