Update abstract.py
This commit is contained in:
parent
7dcafb5d45
commit
9481f0e2ea
@ -514,4 +514,4 @@ class Page:
|
|||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def _download_song_to_targets(cls, source: Source, target: Target) -> Target:
|
def _download_song_to_targets(cls, source: Source, target: Target) -> Target:
|
||||||
return Target()
|
return False
|
||||||
|
Loading…
Reference in New Issue
Block a user