feat: add artist_id field to album item

This commit is contained in:
ThetaDev 2022-12-06 11:36:05 +01:00
parent 0453a928bc
commit 46e5f9201d
21 changed files with 516 additions and 13 deletions

View file

@ -21,6 +21,7 @@ MusicArtist(
name: "Sulli",
),
],
artist_id: Some("UCfwCE5VhPMGxNPFxtVv7lRw"),
album_type: Single,
year: Some(2019),
by_va: false,