hide additional notes in organizer scheduled email if empty (#1870)

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
pull/1873/head
Frank Greco Jr 2022-02-16 02:32:13 -08:00 committed by GitHub
parent 9814914b83
commit 717d9a512d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -286,6 +286,7 @@ ${getRichDescription(this.calEvent)}
}
protected getAdditionalNotes(): string {
if (!this.calEvent.description) return "";
return `
<p style="height: 6px"></p>
<div style="line-height: 6px;">