no found
This commit is contained in:
@@ -87,10 +87,11 @@ export default {
|
||||
this.user.email = "";
|
||||
})
|
||||
.catch((e) => {
|
||||
|
||||
this.$notify({
|
||||
type: "danger",
|
||||
icon: "tim-icons icon-alert-circle-exc",
|
||||
message: "User already exists :(",
|
||||
message: "No esta permitido la creaciøn de usuarios, o ya existe !!!",
|
||||
});
|
||||
});
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user