separate playFolder and playAlbum

This commit is contained in:
geoffrey45
2022-01-15 10:58:32 +03:00
parent 42acaba87c
commit 1b9e6821d6
13 changed files with 138 additions and 74 deletions
-2
View File
@@ -3,5 +3,3 @@ from app.models import Artists
songs_instance = AllSongs()
artist_instance = Artists()
""