mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-09-19 20:24:32 +02:00
build fix
This commit is contained in:
@@ -108,6 +108,7 @@ export function SharedChatDisplay({
|
||||
<div className="md:hidden">
|
||||
<Modal noPadding noScroll>
|
||||
<DocumentResults
|
||||
agenticMessage={false}
|
||||
isSharedChat={true}
|
||||
selectedMessage={
|
||||
selectedMessageForDocDisplay
|
||||
@@ -163,6 +164,7 @@ export function SharedChatDisplay({
|
||||
`}
|
||||
>
|
||||
<DocumentResults
|
||||
agenticMessage={false}
|
||||
modal={false}
|
||||
isSharedChat={true}
|
||||
selectedMessage={
|
||||
|
Reference in New Issue
Block a user