ow my formatting
All checks were successful
Test, Build, Deploy / Test, Build, and Deploy (push) Successful in 1m35s
Test, Build, Deploy / Create Sentry Release (push) Successful in 6s

This commit is contained in:
2026-05-11 00:52:14 -04:00
parent 037eb7fcac
commit 73b6c85171

View File

@@ -49,7 +49,7 @@ export async function loader({ context }: { context: RequestContext }) {
user: { user: {
path: "id", path: "id",
equals: currentUser.id, equals: currentUser.id,
} },
}, },
}), }),
), ),