changed implement me to SoundCloud Charts

This commit is contained in:
Christian Schabesberger 2018-03-31 18:38:22 +02:00
parent 9664658914
commit 22c59a4895
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ public class SoundcloudChartsExtractor extends KioskExtractor {
@Nonnull
@Override
public String getName() {
return "< Implement me (♥_♥) >";
return "SoundCloud Charts";
}
@Nonnull