mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
fix messed up bisection search
This commit is contained in:
@@ -13,7 +13,6 @@ def create_config_dir() -> None:
|
||||
|
||||
_home_dir = os.path.expanduser("~")
|
||||
config_folder = os.path.join(_home_dir, settings.CONFIG_FOLDER)
|
||||
print(config_folder)
|
||||
|
||||
dirs = [
|
||||
"",
|
||||
|
||||
Reference in New Issue
Block a user