Skip to content

Commit c2e1746

Browse files
asika-gadgeonchith-git
authored andcommitted
feat: chatbot graphs
1 parent e2d1ed0 commit c2e1746

File tree

1 file changed

+1
-0
lines changed
  • src/Shared/Providers/MainContextProvider

1 file changed

+1
-0
lines changed

src/Shared/Providers/MainContextProvider/types.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export interface SidePanelConfig {
4848
/** URL to documentation that should be displayed in the panel */
4949
docLink: string | null
5050
aiSessionId?: string
51+
isExpandedView?: boolean
5152
}
5253

5354
type AIAgentContextType = {

0 commit comments

Comments
 (0)