From e5e201d5467f6b9040bacf7353a68bc9cdc5bc53 Mon Sep 17 00:00:00 2001 From: dangered wolf Date: Thu, 14 Jul 2022 04:55:09 -0400 Subject: [PATCH] Fixed accidentally setting height as width --- src/status.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/status.ts b/src/status.ts index 2f8bcae..b401b2e 100644 --- a/src/status.ts +++ b/src/status.ts @@ -134,11 +134,11 @@ export const handleStatus = async (handle: string, id: string, mediaNumber?: num ``, ``, ``, - ``, + ``, ``, ``, ``, - ``, + ``, `` ); }