cringe sfx
This commit is contained in:
@@ -7,7 +7,7 @@ export const channelPublicSelect = {
|
||||
owner_id: true,
|
||||
persistent: true,
|
||||
maxClients: true,
|
||||
} satisfies Prisma.ChannelSelect
|
||||
} as Prisma.ChannelSelect
|
||||
|
||||
export type ChannelPublicDTO = Prisma.ChannelGetPayload<{
|
||||
select: typeof channelPublicSelect
|
||||
|
||||
Reference in New Issue
Block a user