adds albums

This commit is contained in:
2025-05-20 22:53:31 +02:00
parent e41b9980a7
commit fed5612f46
7 changed files with 45 additions and 2 deletions
+1
View File
@@ -3,3 +3,4 @@ from .api.root import *
from .api.track import *
from .api.artist import *
from .api.user import *
from .api.album import *