mirror of
https://github.com/mroxso/zelo-news.git
synced 2026-06-05 18:11:10 +02:00
fix: include search term in regular search query for improved results
This commit is contained in:
@@ -45,6 +45,7 @@ export function useSearch(searchTerm: string, enabled = true) {
|
||||
[
|
||||
{
|
||||
kinds: [0, 30023],
|
||||
search: term,
|
||||
// limit: 100,
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user