mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-03-31 16:45:27 +00:00
use default message
This commit is contained in:
parent
f2f2ec9bd2
commit
5b37d303b9
1 changed files with 1 additions and 2 deletions
|
|
@ -100,8 +100,7 @@ impl Browser {
|
|||
None::<&Cancellable>,
|
||||
|result| {
|
||||
if let Err(error) = result {
|
||||
// @TODO
|
||||
println!("Could not delegate launch action: {error}")
|
||||
println!("{error}")
|
||||
}
|
||||
},
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue