mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
👕 Fix lint issue
This commit is contained in:
@@ -359,7 +359,7 @@ export const ticketFields: INodeProperties[] = [
|
|||||||
default: '',
|
default: '',
|
||||||
description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/nodes/expressions.html#expressions">expression</a>.',
|
description: 'Channel where ticket was originally submitted. Choose from the list, or specify an ID using an <a href="https://docs.n8n.io/nodes/expressions.html#expressions">expression</a>.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Stage Name or ID',
|
displayName: 'Stage Name or ID',
|
||||||
name: 'stageId',
|
name: 'stageId',
|
||||||
type: 'options',
|
type: 'options',
|
||||||
|
|||||||
Reference in New Issue
Block a user