Skip to content

searchview: Fix artist crash

Marinus Schraal requested to merge wip/mschraal/searchview-fix-artists into master

ArtistAlbumsWidget lost an argument in 473ece6f. The call in SearchView was not yet updated, resulting in a crash.

Fix the ArtistAlbumsWidget call.

Merge request reports