mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-01-07 03:26:56 +08:00
Remove forgotten debug
This commit is contained in:
parent
7264331436
commit
d144b2dc94
@ -111,8 +111,6 @@ export default class Options extends React.Component<IProps, IState> {
|
||||
this.addMigotoDelay = this.addMigotoDelay.bind(this)
|
||||
this.toggleUnElevatedGame = this.toggleUnElevatedGame.bind(this)
|
||||
this.setLaunchArgs = this.setLaunchArgs.bind(this)
|
||||
|
||||
this.forceUpdate()
|
||||
}
|
||||
|
||||
async componentDidMount() {
|
||||
|
Loading…
Reference in New Issue
Block a user