more options

This commit is contained in:
SpikeHD
2023-04-21 17:03:04 -07:00
parent a67eca49e5
commit 4bcfd7ec09
3 changed files with 28 additions and 8 deletions

View File

@@ -12,7 +12,7 @@ pub struct Configuration {
pub close_action: u64,
pub startup_launch: bool,
pub last_ip: String,
pub last_port: u64,
pub last_port: String,
pub language: String,
pub customBackground: String,
pub cert_generated: bool,