2
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-09-01 14:55:26 +00:00

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

View File

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