diff --git a/src/status.ts b/src/status.ts index f8947cb..d8c520f 100644 --- a/src/status.ts +++ b/src/status.ts @@ -297,7 +297,7 @@ export const handleStatus = async ( } /* If we have no media to display, instead we'll display the user profile picture in the embed */ - if (!tweet.media?.video && !tweet.media?.photos && !flags?.textOnly) { + if (!tweet.media?.videos && !tweet.media?.photos && !flags?.textOnly) { headers.push( /* Use a slightly higher resolution image for profile pics */ `