test: update channel ID for L. R. Eswari

This commit is contained in:
ThetaDev 2024-04-18 17:37:50 +02:00
parent a8fb337fae
commit 77ee923778
No known key found for this signature in database
GPG key ID: E319D3C5148D65B6
2 changed files with 4 additions and 4 deletions

View file

@ -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",

View file

@ -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]",