Skip to content

Commit

Permalink
Fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
ceciliaavila committed Oct 3, 2023
1 parent a2005af commit 08dd66d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/botframework-schema/src/teams/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2030,7 +2030,7 @@ export interface MeetingNotificationResponse {
recipientsFailureInfo?: MeetingNotificationRecipientFailureInfo[];
}

/**
/**
* @interface
* Specific details about the meeting participants.
*/
Expand Down

0 comments on commit 08dd66d

Please sign in to comment.