mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-12 23:24:35 +01:00
fix gc checkbox with new element
This commit is contained in:
@@ -4,6 +4,8 @@ import BigButton from './common/BigButton'
|
||||
import { getConfig, saveConfig } from '../../utils/configuration'
|
||||
import { invoke } from '@tauri-apps/api/tauri'
|
||||
|
||||
import './ServerLaunchSection.css'
|
||||
|
||||
interface IProps {
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user