From 73b6c85171eeffe71a47b5ad9bb0d32af2330fbf Mon Sep 17 00:00:00 2001 From: Regalijan Date: Mon, 11 May 2026 00:52:14 -0400 Subject: [PATCH] ow my formatting --- app/routes/appeals.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/appeals.tsx b/app/routes/appeals.tsx index 8d4bc09..43722ce 100644 --- a/app/routes/appeals.tsx +++ b/app/routes/appeals.tsx @@ -49,7 +49,7 @@ export async function loader({ context }: { context: RequestContext }) { user: { path: "id", equals: currentUser.id, - } + }, }, }), ),