mirror of
https://github.com/4ian/GDevelop.git
synced 2025-10-15 10:19:04 +00:00
Improve the search to give as many results as possible (#5839)
This commit is contained in:
@@ -79,7 +79,7 @@ export const getFuseSearchQueryForMultipleKeys = (
|
||||
});
|
||||
|
||||
return {
|
||||
$and: searchQuery,
|
||||
$or: searchQuery,
|
||||
};
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user