feat:fix dict list

This commit is contained in:
zyronon
2025-07-20 22:13:12 +08:00
parent f14b5fe455
commit 8e9821a58a
16 changed files with 261 additions and 304 deletions

View File

@@ -269,7 +269,6 @@ export const DefaultShortcutKeyMap = {
[ShortcutKey.TogglePanel]: 'Ctrl+L',
}
export enum TranslateEngine {
Baidu = 0,
}