Skip to content

Commit

Permalink
Update albumArtists altNames
Browse files Browse the repository at this point in the history
  • Loading branch information
the1812 committed Dec 16, 2023
1 parent 35d7692 commit 89240ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/metadata/alt-names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ export const altNames = new Map<string, string>([
])
export const albumArtistsAltNames = new Map<string, string>([
['Coloured Glaze(琉光溢彩)', 'Coloured Glaze'],
['Psysia(同人社团)', 'Psysia'],
])

0 comments on commit 89240ee

Please sign in to comment.