diff --git a/src/embed/status.ts b/src/embed/status.ts index adff732..8a4e5ea 100644 --- a/src/embed/status.ts +++ b/src/embed/status.ts @@ -415,11 +415,11 @@ export const handleStatus = async ( } else { if (isTelegram) { headers.push( - `` + `` ) } else { headers.push( - `` + `` ) } }