Skip to content

Commit

Permalink
feat(hub-discussions): add ChannelFilter to filter channels by disc u…
Browse files Browse the repository at this point in the history
…ri (#1686)

Co-authored-by: bri12416 <[email protected]>
  • Loading branch information
brittneyjb and bri12416 authored Oct 23, 2024
1 parent 13dd248 commit f2d8aaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/common/src/discussions/api/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -910,6 +910,7 @@ export interface ISearchChannels
relations?: ChannelRelation[];
name?: string;
orgId?: string;
discussion?: string;
}

/**
Expand Down

0 comments on commit f2d8aaa

Please sign in to comment.