Typo fix
parent
8ef5e6f256
commit
30bd23406a
|
@ -10,7 +10,7 @@ export default class AttendeeCancelledEmail extends AttendeeScheduledEmail {
|
|||
content: generateIcsString({
|
||||
event: this.calEvent,
|
||||
t: this.t,
|
||||
role: "organizer",
|
||||
role: "attendee",
|
||||
bookingAction: BookingAction.Cancel,
|
||||
}),
|
||||
method: "REQUEST",
|
||||
|
|
Loading…
Reference in New Issue