fix: artist and album colors not being assigned when root dir is changed

This commit is contained in:
geoffrey45
2023-02-01 16:04:33 +03:00
parent 7640f2cc1a
commit 43732ba380
2 changed files with 22 additions and 20 deletions
+2 -2
View File
@@ -43,8 +43,8 @@ class Populate:
if len(dirs_to_scan) == 0:
log.warning(
(
"The root directory is not configured. "
+ "Open the app in your webbrowser to configure."
"The root directory is not configured. "
+ "Open the app in your webbrowser to configure."
)
)
return