mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2026-04-17 17:34:25 +00:00
feat(app): lint & beautify
This commit is contained in:
@@ -43,6 +43,6 @@ export const searchSearxng = async (
|
||||
|
||||
const results: SearxngSearchResult[] = data.results;
|
||||
const suggestions: string[] = data.suggestions;
|
||||
|
||||
|
||||
return { results, suggestions };
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user