mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
⚡ Improve parameter naming on Msg91-Node
This commit is contained in:
@@ -68,7 +68,7 @@ export class Msg91 implements INodeType {
|
|||||||
description: 'The operation to perform.',
|
description: 'The operation to perform.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'From',
|
displayName: 'Sender ID',
|
||||||
name: 'from',
|
name: 'from',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
default: '',
|
default: '',
|
||||||
|
|||||||
Reference in New Issue
Block a user