Skip to content

Commit

Permalink
fix: select vi
Browse files Browse the repository at this point in the history
  • Loading branch information
Larvan2 committed Dec 29, 2023
2 parents 805e8de + c2db5c4 commit b541d18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ const langOptions = [
['zh-cn', '简体中文'],
['zh-tw', '繁體中文'],
['en', 'English'],
['vi', 'Vietnamese'],
];

const modeOptions = [
Expand Down

0 comments on commit b541d18

Please sign in to comment.