mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-09-02 18:33:16 +02:00
fix startFromGenre
This commit is contained in:
@@ -9,7 +9,7 @@ Item {
|
||||
signal done()
|
||||
|
||||
function createStation(genre) {
|
||||
mainView.startStationFromArtist(genre)
|
||||
mainView.startStationFromGenre(genre)
|
||||
root.done()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user