Skip to content

Commit 30f44cc

Browse files
committed
chore: reduce the default activated SelectionTools
1 parent 3be6f6a commit 30f44cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/config/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const defaultConfig = {
9595

9696
// others
9797

98-
activeSelectionTools: ['translate', 'summary', 'polish', 'sentiment', 'divide', 'code', 'ask'],
98+
activeSelectionTools: ['translate', 'summary', 'polish', 'code', 'ask'],
9999
activeSiteAdapters: [
100100
'bilibili',
101101
'github',

0 commit comments

Comments
 (0)