Improve parameter naming on Msg91-Node

This commit is contained in:
Jan Oberhauser 2020-07-14 12:39:42 +02:00
parent d17161cf40
commit 93c37f3844

View file

@ -68,7 +68,7 @@ export class Msg91 implements INodeType {
description: 'The operation to perform.',
},
{
displayName: 'From',
displayName: 'Sender ID',
name: 'from',
type: 'string',
default: '',