mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
remove logging
This commit is contained in:
@@ -75,8 +75,6 @@ export default class ServerLaunchSection extends React.Component<IProps, IState>
|
||||
jarFolder = jarFolder.substring(0, config.grasscutter_path.lastIndexOf('\\'))
|
||||
}
|
||||
|
||||
console.log(jarFolder)
|
||||
|
||||
// Launch the jar
|
||||
await invoke('run_jar', {
|
||||
path: config.grasscutter_path,
|
||||
|
||||
Reference in New Issue
Block a user