mirror of
https://github.com/YGGverse/Yoda.git
synced 2025-01-15 17:20:08 +00:00
use default message
This commit is contained in:
parent
f2f2ec9bd2
commit
5b37d303b9
@ -100,8 +100,7 @@ impl Browser {
|
|||||||
None::<&Cancellable>,
|
None::<&Cancellable>,
|
||||||
|result| {
|
|result| {
|
||||||
if let Err(error) = result {
|
if let Err(error) = result {
|
||||||
// @TODO
|
println!("{error}")
|
||||||
println!("Could not delegate launch action: {error}")
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user