1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-01 11:50:37 +02:00

Better name for soundcloudwall

This commit is contained in:
Hugo Lindström
2012-02-28 21:36:53 +01:00
parent c9c6534af5
commit e9ee617d94

View File

@@ -332,7 +332,9 @@ ChartsPlugin::chartTypes()
if( source == "itunes" ){
chartName = "iTunes";
}
if( source == "soundcloudwall" ){
chartName = "SoundcloudWall";
}
if( source == "wearehunted" ){
chartName = "WeAreHunted";
}