Skip to content

Commit 22c59a4

Browse files
committed
changed implement me to SoundCloud Charts
1 parent 9664658 commit 22c59a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/services/soundcloud/SoundcloudChartsExtractor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ public void onFetchPage(@Nonnull Downloader downloader) {
3232
@Nonnull
3333
@Override
3434
public String getName() {
35-
return "< Implement me (♥_♥) >";
35+
return "SoundCloud Charts";
3636
}
3737

3838
@Nonnull

0 commit comments

Comments
 (0)