Skip to content

Commit

Permalink
Fixed #78
Browse files Browse the repository at this point in the history
  • Loading branch information
null93 committed Nov 1, 2024
1 parent bb153ba commit 6509550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Options.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ class Options extends React.Component {
} >
<MenuItem value={"en"}>English</MenuItem>
<MenuItem value={"ru"}>Русский</MenuItem>
<MenuItem value={"zh"}>中国人</MenuItem>
<MenuItem value={"zh"}>中文</MenuItem>
</Select>
</AccordionSummary>
</Accordion>
Expand Down

0 comments on commit 6509550

Please sign in to comment.