mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 20:43:04 +00:00
rewrite some for loops with UseBisection
This commit is contained in:
@@ -34,7 +34,7 @@ def initialize() -> None:
|
||||
albumslib.create_everything()
|
||||
folderslib.run_scandir()
|
||||
playlistlib.create_all_playlists()
|
||||
functions.reindex_tracks()
|
||||
# functions.reindex_tracks()
|
||||
|
||||
|
||||
initialize()
|
||||
|
||||
Reference in New Issue
Block a user