fix spelling mistakes and reduce logo size

This commit is contained in:
Mohit Panjwani
2019-11-11 13:56:51 +05:30
parent ae6290108b
commit 80a761dbe0
11 changed files with 539 additions and 346 deletions

View File

@ -208,7 +208,7 @@ export default {
this.loading = false
} catch (e) {
console.log(e)
window.toastr['error']('Somethig went wrong')
window.toastr['error']('Something went wrong')
}
}
}