feat: extract artist id from dropdown menu
This commit is contained in:
parent
6d0302d3bf
commit
23f3046144
32 changed files with 4807 additions and 8 deletions
|
|
@ -37,6 +37,7 @@ MusicAlbum(
|
|||
name: "Vanessa Mai",
|
||||
),
|
||||
],
|
||||
artist_id: Some("UCXGYZ-OhdOpPBamHX3K9YRg"),
|
||||
album: Some(AlbumId(
|
||||
id: "MPREb_bHfHGoy7vuv",
|
||||
name: "Der Himmel reißt auf",
|
||||
|
|
|
|||
Reference in a new issue