Minor log update

This commit is contained in:
emeric
2025-05-16 13:17:18 +02:00
parent 7e242da3b7
commit cdbed46ae3
2 changed files with 4 additions and 4 deletions
@@ -149,7 +149,7 @@ namespace lms::scanner
}
else
{
LMS_LOG(DBUPDATER, DEBUG, "Updated artist info file '" << _file);
LMS_LOG(DBUPDATER, DEBUG, "Updated artist info file " << _file);
stats.updates++;
}
}