mirror of
https://github.com/strapi/strapi.git
synced 2026-01-06 12:13:52 +00:00
Fix missing file
This commit is contained in:
parent
c9b4e29c65
commit
78e064e72c
@ -1,15 +1 @@
|
||||
{
|
||||
"product": {
|
||||
"attributes": {
|
||||
"name": {
|
||||
"appearance": ""
|
||||
},
|
||||
"price": {
|
||||
"appearance": ""
|
||||
},
|
||||
"description": {
|
||||
"appearance": "WYSIWYG"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
{}
|
||||
|
||||
@ -624,6 +624,7 @@ module.exports = {
|
||||
}
|
||||
// falls through
|
||||
}
|
||||
break;
|
||||
default:
|
||||
// Where.
|
||||
queryOpts.query = strapi.utils.models.convertParams(name, {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user