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 } +