mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-19 21:04:33 +08:00
🐛 Fix getUsage query abort
This commit is contained in:
parent
ed77f5d124
commit
dc4c19a755
@ -34,7 +34,7 @@ export const getUsage = authenticatedProcedure
|
||||
},
|
||||
},
|
||||
typebots: {
|
||||
select: { id: true, results: { select: { id: true } } },
|
||||
select: { id: true },
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Loading…
Reference in New Issue
Block a user