mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
add recently played playlist
This commit is contained in:
@@ -3,7 +3,7 @@ from typing import Literal
|
||||
|
||||
|
||||
@dataclass
|
||||
class Track:
|
||||
class TrackLog:
|
||||
"""
|
||||
Track play logger model
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user