mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
Fixed name of description field
This commit is contained in:
@@ -241,7 +241,7 @@ export class Gitlab implements INodeType {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Body',
|
displayName: 'Body',
|
||||||
name: 'body',
|
name: 'description',
|
||||||
type: 'string',
|
type: 'string',
|
||||||
typeOptions: {
|
typeOptions: {
|
||||||
rows: 5,
|
rows: 5,
|
||||||
|
|||||||
Reference in New Issue
Block a user