fixed crash

This commit is contained in:
Hellow2
2023-04-05 10:25:55 +02:00
parent ad0638b82c
commit 8e19c68e36
2 changed files with 4 additions and 2 deletions

View File

@@ -50,4 +50,4 @@ def real_download():
if __name__ == "__main__":
music_kraken.cli(genre="test")
music_kraken.cli(genre=None)