Refactors en stemmen werkt

This commit is contained in:
2024-02-07 14:07:36 +01:00
parent 0f5090cadc
commit 48dcf3bd9d
8 changed files with 61 additions and 34 deletions
+1
View File
@@ -1,3 +1,4 @@
from .track import Track
from .artist import Artist
from .album import Album
from .vote import Vote