mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-08 07:07:05 +02:00
Better name for soundcloudwall
This commit is contained in:
@@ -332,7 +332,9 @@ ChartsPlugin::chartTypes()
|
|||||||
if( source == "itunes" ){
|
if( source == "itunes" ){
|
||||||
chartName = "iTunes";
|
chartName = "iTunes";
|
||||||
}
|
}
|
||||||
|
if( source == "soundcloudwall" ){
|
||||||
|
chartName = "SoundcloudWall";
|
||||||
|
}
|
||||||
if( source == "wearehunted" ){
|
if( source == "wearehunted" ){
|
||||||
chartName = "WeAreHunted";
|
chartName = "WeAreHunted";
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user