mirror of
https://github.com/strapi/strapi.git
synced 2025-12-26 06:35:47 +00:00
Fixing typo in model template
This commit is contained in:
parent
76290f2034
commit
2c40c2a9c3
@ -68,6 +68,6 @@ module.exports = {
|
||||
// After destroying a value.
|
||||
// Fired after a `delete` query.
|
||||
// afterDestroy: (doc, next) => {
|
||||
// next();;
|
||||
// next();
|
||||
// }
|
||||
};
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user