Skip to content

Commit b156d65

Browse files
committed
#4090 added sendslacknotifs to event with members shared type
1 parent 38cac06 commit b156d65

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/shared/src/types/calendar-types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,6 +254,7 @@ export interface EventWithMembers {
254254
description?: string;
255255
status: EventStatus;
256256
initialDateScheduled?: Date;
257+
sendSlackNotifications: boolean;
257258
}
258259

259260
export interface TeamType {

0 commit comments

Comments
 (0)