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