mirror of
https://github.com/strapi/strapi.git
synced 2025-09-16 12:02:41 +00:00
Fix typo
This commit is contained in:
parent
2bd58636d4
commit
394ea8beaa
@ -328,7 +328,7 @@ module.exports = function(strapi) {
|
||||
});
|
||||
|
||||
switch (relation.nature) {
|
||||
case 'oneWay:
|
||||
case 'oneWay':
|
||||
case 'oneToOne':
|
||||
case 'manyToOne':
|
||||
type = definition.primaryKeyType;
|
||||
|
Loading…
x
Reference in New Issue
Block a user