diff --git a/src/structures/Presence.js b/src/structures/Presence.js index 744450f7e5c2..afa3212646eb 100644 --- a/src/structures/Presence.js +++ b/src/structures/Presence.js @@ -382,8 +382,6 @@ class RichPresenceAssets { return `https://media.discordapp.net/${id}`; case 'spotify': return `https://i.scdn.co/image/${id}`; - case 'youtube': - return `https://i.ytimg.com/vi/${id}/hqdefault_live.jpg`; case 'twitch': return `https://static-cdn.jtvnw.net/previews-ttv/live_user_${id}.png`; default: