mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
remove logging
This commit is contained in:
@@ -39,8 +39,6 @@ export default class ServerLaunchSection extends React.Component<IProps, IState>
|
||||
buttonLabel: await translate('main.launch_button'),
|
||||
checkboxLabel: await translate('main.gc_enable')
|
||||
})
|
||||
|
||||
console.log(this.state)
|
||||
}
|
||||
|
||||
async toggleGrasscutter() {
|
||||
|
||||
Reference in New Issue
Block a user