mirror of
https://github.com/d-fi/d-fi-core.git
synced 2025-07-26 23:24:35 +02:00
fix deezer artist
This commit is contained in:
parent
41bf42bc14
commit
4bb27105e5
@ -108,6 +108,7 @@ export const parseInfo = async (url: string) => {
|
||||
};
|
||||
}),
|
||||
);
|
||||
break;
|
||||
|
||||
case 'spotify-track':
|
||||
tracks.push(await spotify.track2deezer(info.id));
|
||||
|
Loading…
x
Reference in New Issue
Block a user