mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
LS Prompt hub: right side details display changes
This commit is contained in:
@@ -28,6 +28,7 @@ export function parsePrompt(prompt: string): any[] {
|
||||
let template = promptObj.kwargs.template
|
||||
response.push({
|
||||
type: 'template',
|
||||
typeDisplay: 'Prompt',
|
||||
template: template
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user