mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
fix(Slack Node): Refine label name for reply broadcast setting (#15658)
Co-authored-by: Your Name <you@example.com>
This commit is contained in:
@@ -673,7 +673,7 @@ export const messageFields: INodeProperties[] = [
|
||||
'Message timestamps are included in output data of Slack nodes, abbreviated to ts',
|
||||
},
|
||||
{
|
||||
displayName: 'Reply to Thread',
|
||||
displayName: 'Also Send to Channel',
|
||||
name: 'reply_broadcast',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
|
||||
Reference in New Issue
Block a user