mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-12-17 17:18:14 +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