chore: clean up types

This commit is contained in:
Henry
2026-04-20 21:54:23 +01:00
parent b4b07f3120
commit 39bca3b39f
16 changed files with 84 additions and 39 deletions

View File

@@ -220,6 +220,7 @@ export const getByPublicId = async (
with: {
user: {
columns: {
id: true,
name: true,
email: true,
image: true,
@@ -278,6 +279,7 @@ export const getByPublicId = async (
with: {
user: {
columns: {
id: true,
name: true,
email: true,
image: true,