mirror of
https://github.com/langgenius/dify.git
synced 2026-08-01 09:50:50 +08:00
fix(web): hide prompt log action in agent v2 logs (#39858)
This commit is contained in:
parent
b4d93b02fd
commit
c62ab071eb
@ -115,7 +115,6 @@ export function AgentLogDetailPanel({
|
||||
<Chat
|
||||
chatList={chatList}
|
||||
noChatInput
|
||||
showPromptLog
|
||||
hideProcessDetail
|
||||
hideLogModal
|
||||
chatContainerInnerClassName="px-3"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user