We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3be6f6a commit 30f44ccCopy full SHA for 30f44cc
1 file changed
src/config/index.mjs
@@ -95,7 +95,7 @@ export const defaultConfig = {
95
96
// others
97
98
- activeSelectionTools: ['translate', 'summary', 'polish', 'sentiment', 'divide', 'code', 'ask'],
+ activeSelectionTools: ['translate', 'summary', 'polish', 'code', 'ask'],
99
activeSiteAdapters: [
100
'bilibili',
101
'github',
0 commit comments