[SIS-4] adding organizer to meetup message, fixes #4

This commit is contained in:
Sheldan
2022-06-24 18:42:03 +02:00
parent 9bc4ec0253
commit b0bb0e02d1
2 changed files with 4 additions and 0 deletions

View File

@@ -1,6 +1,9 @@
Time: ${time} ${timeRelative}
<#if descriptionText?hasContent>Description: ${descriptionText}</#if>
Organized by: ${organizerText}
Participants: ${participantsText}
Maybe: ${maybeParticipantsText}
Declined: ${declinedParticipantsText}