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