mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
feat: implement folder and folder track sorting
This commit is contained in:
@@ -7,4 +7,3 @@ class Folder:
|
||||
path: str
|
||||
is_sym: bool = False
|
||||
trackcount: int = 0
|
||||
foldercount: int = 0
|
||||
|
||||
Reference in New Issue
Block a user