mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 23:24:03 +00:00
Merge pull request #17113 from strapi/fix/clone-with-non-prohibited-fields
This commit is contained in:
commit
5ce34225c0
@ -205,7 +205,7 @@ module.exports = {
|
||||
);
|
||||
}
|
||||
|
||||
this.clone(ctx);
|
||||
await this.clone(ctx);
|
||||
},
|
||||
|
||||
async delete(ctx) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user