Update src/lib/server/services/appointment-service.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Hendrik
2025-10-19 19:10:54 +02:00
committed by GitHub
co-authored by Copilot
parent 276361da2e
commit 60076aab4e
@@ -357,7 +357,7 @@ export class AppointmentService {
/**
* Return appointments for a specific channel from a given date
* @param agentId
* @param channelId
* @param from
* @returns
*/