Skip to content

Commit

Permalink
New command: viva engage community remove
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinM85 committed Jan 3, 2025
1 parent 5e56abd commit 324175e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/m365/viva/commands/engage/Community.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,4 @@ export interface Community {
description?: string;
privacy?: string;
groupId?: string;
}export interface Community {
id: string;
displayName: string;
description: string;
privacy: string;
}

0 comments on commit 324175e

Please sign in to comment.