mirror of
https://github.com/strapi/strapi.git
synced 2025-11-09 22:59:14 +00:00
Update models.md
This commit is contained in:
parent
90e1c6dafe
commit
4ed7ad2064
@ -656,7 +656,6 @@ module.exports = {
|
|||||||
|
|
||||||
// Set the password.
|
// Set the password.
|
||||||
model.set('password', passwordHashed);
|
model.set('password', passwordHashed);
|
||||||
});
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user