1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-02-06 20:33:33 +01:00

Slight wording change

This commit is contained in:
Neville Park 2018-04-28 13:07:16 -04:00 committed by GitHub
parent a655502b7c
commit afe0a63e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ export default {
.catch(() => {
loading.close()
this.$message({
message: 'Could not search instance',
message: 'Instance not found',
type: 'error'
})
})