Code review

This commit is contained in:
emeric
2025-03-24 13:35:57 +01:00
parent 0c11c7f2fb
commit 5b742c11b5
2 changed files with 2 additions and 1 deletions
@@ -267,7 +267,6 @@ namespace lms::metadata
{ TagType::Artist, { " Artist1 / Artist2 feat. Artist3 " } },
{ TagType::Genre, { "Genre1 ; Genre2" } },
{ TagType::Language, { " Lang1/Lang2 / Lang3" } },
}
};