mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-15 08:34:43 +01:00
Update languages
Small fixes
This commit is contained in:
@@ -159,6 +159,8 @@ export default class Options extends React.Component<IProps, IState> {
|
||||
this.setState({
|
||||
encryption: await translate(encEnabled ? 'options.enabled' : 'options.disabled'),
|
||||
})
|
||||
|
||||
window.location.reload()
|
||||
}
|
||||
|
||||
setJavaPath(value: string) {
|
||||
|
||||
Reference in New Issue
Block a user