Skip to content

Commit 3519384

Browse files
committed
fix: remove unused 'more' argument from search query
1 parent 0bbcf9c commit 3519384

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/agent.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -814,7 +814,6 @@ But then you realized you have asked them before. You decided to to think out of
814814
allWebContents,
815815
undefined,
816816
searchProvider,
817-
'more'
818817
);
819818

820819
allKeywords.push(...searchedQueries);

0 commit comments

Comments
 (0)