diff --git a/apps/web/lib/emails/templates/organizer-scheduled-email.ts b/apps/web/lib/emails/templates/organizer-scheduled-email.ts index 259bc89fa1..0307318c6f 100644 --- a/apps/web/lib/emails/templates/organizer-scheduled-email.ts +++ b/apps/web/lib/emails/templates/organizer-scheduled-email.ts @@ -286,6 +286,7 @@ ${getRichDescription(this.calEvent)} } protected getAdditionalNotes(): string { + if (!this.calEvent.description) return ""; return `