mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-14 16:14:48 +01:00
fix configuration
This commit is contained in:
@@ -51,6 +51,8 @@ async function readConfigFile() {
|
||||
path: local + 'cultivation\\configuration.json',
|
||||
contents: '{}'
|
||||
}
|
||||
|
||||
await fs.writeFile(file)
|
||||
}
|
||||
|
||||
// Finally read the file
|
||||
|
||||
Reference in New Issue
Block a user