mirror of
https://github.com/Grasscutters/Cultivation.git
synced 2025-12-13 07:34:36 +01:00
set last connection defaults
This commit is contained in:
@@ -13,8 +13,8 @@ let defaultConfig: Configuration
|
||||
java_path: '',
|
||||
close_action: 0,
|
||||
startup_launch: false,
|
||||
last_ip: '',
|
||||
last_port: '',
|
||||
last_ip: 'localhost',
|
||||
last_port: '443',
|
||||
language: 'en',
|
||||
customBackground: '',
|
||||
cert_generated: false,
|
||||
|
||||
Reference in New Issue
Block a user