WIP: Add UI to application #1
@ -78,7 +78,7 @@ impl Config {
|
||||
|
||||
let mut conf_path = default_path.clone();
|
||||
conf_path.push("/config.ini");
|
||||
println!("{:?}", conf_path);
|
||||
|
||||
config.write(&conf_path.clone()).unwrap();
|
||||
Config::from_file(conf_path.into_string().unwrap())
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user