mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 23:54:48 +01:00
minimize/maximize on game open/close
This commit is contained in:
@@ -52,9 +52,6 @@ export default class ServerLaunchSection extends React.Component<IProps, IState>
|
||||
async componentDidMount() {
|
||||
const config = await getConfig()
|
||||
|
||||
console.log(config.last_ip)
|
||||
console.log(config.last_port)
|
||||
|
||||
this.setState({
|
||||
grasscutterEnabled: config.toggle_grasscutter,
|
||||
buttonLabel: await translate('main.launch_button'),
|
||||
|
||||
Reference in New Issue
Block a user