Skip to content

Fix "Display Artist" button not working

Yerrey Dev requested to merge yerrey/elisa:displayartist into master

There was an issue with the Display Artist button not working due to an extra signal and insufficient arguments on showArtist() in NavigationActionBar.qml. These changes should fix the problem.

Merge request reports