mirror of
https://github.com/zhaarey/AppleMusicDecrypt.git
synced 2025-10-23 15:11:06 +00:00
fix: crush for album missing relationship data
This commit is contained in:
@@ -162,6 +162,7 @@ class Datum(BaseModel):
|
|||||||
type: Optional[str] = None
|
type: Optional[str] = None
|
||||||
href: Optional[str] = None
|
href: Optional[str] = None
|
||||||
attributes: Attributes
|
attributes: Attributes
|
||||||
|
relationships: Relationships
|
||||||
meta: Meta
|
meta: Meta
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user