mirror of
https://github.com/strapi/strapi.git
synced 2025-11-14 17:19:01 +00:00
Fix conflicts
This commit is contained in:
commit
08fc750f9f
@ -38,7 +38,7 @@ module.exports = {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
add: (values) => {
|
add: (values) => {
|
||||||
return <%= humanizeId %>.create(values);
|
return <%= globalID %>.create(values);
|
||||||
},
|
},
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user