Corrige fallback HTML e consulta tickets por canal

This commit is contained in:
Esdras Renan 2025-11-14 19:56:47 -03:00
parent 15d11b6b12
commit 11a4b903c4
2 changed files with 10 additions and 2 deletions

View file

@ -478,8 +478,6 @@ export async function buildTicketsByChannelWorkbook(
viewerId: ctx.viewerId,
range: options.range,
companyId: (options.companyId ?? undefined) as Id<"companies"> | undefined,
dateFrom: options.dateFrom ?? undefined,
dateTo: options.dateTo ?? undefined,
})
const CHANNEL_PT: Record<string, string> = {