mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-08 21:10:12 +02:00
add mbzReleaseGroupId to Album type
This commit is contained in:
@@ -306,6 +306,7 @@ const normalizeAlbum = (
|
||||
isCompilation: null,
|
||||
lastPlayedAt: null,
|
||||
mbzId: null,
|
||||
mbzReleaseGroupId: null,
|
||||
name: item.name,
|
||||
originalDate: releaseDate,
|
||||
originalYear: item.year || null,
|
||||
|
||||
Reference in New Issue
Block a user