chore: reduce the default activated SelectionTools

This commit is contained in:
josc146
2023-04-12 21:38:22 +08:00
parent 4f78d225af
commit 1764a233a7
+1 -1
View File
@@ -95,7 +95,7 @@ export const defaultConfig = {
// others
activeSelectionTools: ['translate', 'summary', 'polish', 'sentiment', 'divide', 'code', 'ask'],
activeSelectionTools: ['translate', 'summary', 'polish', 'code', 'ask'],
activeSiteAdapters: [
'bilibili',
'github',