Update abstract.py
This commit is contained in:
parent
9481f0e2ea
commit
be96d93b50
@ -513,5 +513,5 @@ class Page:
|
|||||||
return None
|
return None
|
||||||
|
|
||||||
@classmethod
|
@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
|
return False
|
||||||
|
Loading…
Reference in New Issue
Block a user