mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix: Minor streaming fixes (no-changelog) (#17683)
This commit is contained in:
@@ -164,7 +164,7 @@ export const responseModePropertyStreaming: INodeProperties = {
|
||||
options: [
|
||||
...responseModeOptions,
|
||||
{
|
||||
name: 'Streaming Response',
|
||||
name: 'Streaming',
|
||||
value: 'streaming',
|
||||
description: 'Returns data in real time from streaming enabled nodes',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user