Provide a keyboard shortcut to pull all release groups of an artist #233
@ -165,7 +165,7 @@ impl AppMachine<FetchState> {
|
|||||||
MbReturn::Match(next_match) => {
|
MbReturn::Match(next_match) => {
|
||||||
AppMachine::match_state(inner, MatchState::new(next_match, fetch)).into()
|
AppMachine::match_state(inner, MatchState::new(next_match, fetch)).into()
|
||||||
}
|
}
|
||||||
_ => unimplemented!(),
|
MbReturn::Fetch(_) => Self::app_fetch_next(inner, fetch),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user