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