Skip to content

Commit 0b7f35a

Browse files
authored
Update locale.js
1 parent f264b52 commit 0b7f35a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

resources/entries-query/locale.js

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@ module.exports = {
33
meilisearch: {
44
config: {
55
restaurant: {
6-
locale: 'all',
7-
},
6+
entriesQuery: {
7+
locale: 'all',
8+
},
9+
}
810
},
911
},
1012
}

0 commit comments

Comments
 (0)