change message

This commit is contained in:
LDprg 2023-09-10 20:14:23 +02:00
parent cd5c0f146c
commit dc2f81cb3d

View File

@ -14,7 +14,7 @@ pub mod freerdp_back {
xfreerdp.spawn().expect("Freerdp execution failed! It needs to be installed!");
println!("Freerdp found!");
println!("Checks success!");
println!("All dependencies found!");
}
fn run_app(&self, config: Config, _app: &str) {