mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-08-12 02:38:42 +00:00
feat(app): lint & beautify
This commit is contained in:
@ -414,7 +414,7 @@ class MetaSearchAgent implements MetaSearchAgentType {
|
||||
return sortedDocs;
|
||||
}
|
||||
|
||||
return []
|
||||
return [];
|
||||
}
|
||||
|
||||
private processDocs(docs: Document[]) {
|
||||
|
Reference in New Issue
Block a user