From a3e0462ca0ab93d16443dd15d6f5fcc05fe9506f Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:24:29 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20=E2=9B=8E=20sideQuery.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/utils/sideQuery.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/sideQuery.ts b/src/utils/sideQuery.ts index 4e6d4d7..05939c7 100644 --- a/src/utils/sideQuery.ts +++ b/src/utils/sideQuery.ts @@ -220,3 +220,4 @@ export async function sideQuery(opts: SideQueryOptions): Promise { return response } +