mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2026-02-04 09:25:16 +01:00
Remove forgotten debug
This commit is contained in:
@@ -111,8 +111,6 @@ export default class Options extends React.Component<IProps, IState> {
|
|||||||
this.addMigotoDelay = this.addMigotoDelay.bind(this)
|
this.addMigotoDelay = this.addMigotoDelay.bind(this)
|
||||||
this.toggleUnElevatedGame = this.toggleUnElevatedGame.bind(this)
|
this.toggleUnElevatedGame = this.toggleUnElevatedGame.bind(this)
|
||||||
this.setLaunchArgs = this.setLaunchArgs.bind(this)
|
this.setLaunchArgs = this.setLaunchArgs.bind(this)
|
||||||
|
|
||||||
this.forceUpdate()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
async componentDidMount() {
|
async componentDidMount() {
|
||||||
|
|||||||
Reference in New Issue
Block a user