Provide a keyboard shortcut to sync all existing albums with MusicBrainz #167
@ -96,7 +96,7 @@ impl<MH: IMusicHoard> IAppInteractBrowse for AppMachine<MH, AppBrowse> {
|
|||||||
Err(err) => {
|
Err(err) => {
|
||||||
return AppMachine::error(
|
return AppMachine::error(
|
||||||
self.inner,
|
self.inner,
|
||||||
format!("cannot fetch: HTTP client init failed: {}", err.to_string()),
|
format!("cannot fetch: HTTP client init failed: {err}"),
|
||||||
)
|
)
|
||||||
.into()
|
.into()
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user