set last connection defaults

This commit is contained in:
SpikeHD
2022-05-29 18:27:48 -07:00
parent 7cfd41f9b0
commit 13e84d50fa

View File

@@ -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,