diff --git a/web/src/utils.ts b/web/src/utils.ts index f932446..310f284 100644 --- a/web/src/utils.ts +++ b/web/src/utils.ts @@ -41,6 +41,7 @@ export async function getJoyconsLeft() { { borrowOpening: { date: { not: null } } }, ], returnOpening: { date: null }, + borrowOpening: { code: { not: null } }, }, }); return (