test: update channel ID for L. R. Eswari
This commit is contained in:
parent
a8fb337fae
commit
77ee923778
2 changed files with 4 additions and 4 deletions
|
|
@ -63,11 +63,11 @@ MusicAlbum(
|
|||
cover: [],
|
||||
artists: [
|
||||
ArtistId(
|
||||
id: Some("UCUhWwvF6gIPWTYlYb4-icLA"),
|
||||
id: Some("UC_KQPMiRQl3CFAIKTVfCHwA"),
|
||||
name: "L.r. Eswari",
|
||||
),
|
||||
],
|
||||
artist_id: Some("UCUhWwvF6gIPWTYlYb4-icLA"),
|
||||
artist_id: Some("UC_KQPMiRQl3CFAIKTVfCHwA"),
|
||||
album: Some(AlbumId(
|
||||
id: "MPREb_bqWA6mAZFWS",
|
||||
name: "Pedha Rasi Peddamma Katha",
|
||||
|
|
|
|||
|
|
@ -63,11 +63,11 @@ MusicAlbum(
|
|||
cover: [],
|
||||
artists: [
|
||||
ArtistId(
|
||||
id: Some("UCUhWwvF6gIPWTYlYb4-icLA"),
|
||||
id: Some("UC_KQPMiRQl3CFAIKTVfCHwA"),
|
||||
name: "[name]",
|
||||
),
|
||||
],
|
||||
artist_id: Some("UCUhWwvF6gIPWTYlYb4-icLA"),
|
||||
artist_id: Some("UC_KQPMiRQl3CFAIKTVfCHwA"),
|
||||
album: Some(AlbumId(
|
||||
id: "MPREb_bqWA6mAZFWS",
|
||||
name: "[name]",
|
||||
|
|
|
|||
Reference in a new issue