mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
Integrate nav
- other minor refactors
This commit is contained in:
@@ -58,7 +58,6 @@ def get_subdirs(foldername: str) -> List[models.Folder]:
|
||||
|
||||
if str1 is not None:
|
||||
subdirs.add(foldername + "/" + str1)
|
||||
|
||||
return [create_folder(dir) for dir in subdirs]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user