From 18efcbacce4ab2ecd5df20fde8108517c14787fc Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:19 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=F0=9F=9A=90=20http.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/http.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/http.ts b/src/utils/http.ts index 93b87e8..a1c04c2 100644 --- a/src/utils/http.ts +++ b/src/utils/http.ts @@ -134,3 +134,4 @@ export async function withOAuth401Retry( return await request() } } +