Skip to content

Commit fbd45d9

Browse files
committed
fix #569 and reduce menu items
1 parent b4d743b commit fbd45d9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/config/index.mjs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,8 +238,6 @@ export const defaultConfig = {
238238
'explain',
239239
'translate',
240240
'translateToEn',
241-
'translateToZh',
242-
'translateBidi',
243241
'summary',
244242
'polish',
245243
'sentiment',
@@ -251,7 +249,6 @@ export const defaultConfig = {
251249
'Explain',
252250
'Translate',
253251
'Translate (To English)',
254-
'Translate (Bidirectional)',
255252
'Summary',
256253
'Polish',
257254
'Sentiment Analysis',

0 commit comments

Comments
 (0)