diff --git a/src/lib/server/services/appointment-service.ts b/src/lib/server/services/appointment-service.ts index da5a075..d492daa 100644 --- a/src/lib/server/services/appointment-service.ts +++ b/src/lib/server/services/appointment-service.ts @@ -357,7 +357,7 @@ export class AppointmentService { /** * Return appointments for a specific channel from a given date - * @param agentId + * @param channelId * @param from * @returns */