mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 05:17:28 -08:00
👕 Fix lint issue
This commit is contained in:
parent
0ac9e3f975
commit
0301e70a12
|
@ -359,7 +359,7 @@ export const ticketFields: INodeProperties[] = [
|
|||
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>.',
|
||||
},
|
||||
{
|
||||
{
|
||||
displayName: 'Stage Name or ID',
|
||||
name: 'stageId',
|
||||
type: 'options',
|
||||
|
|
Loading…
Reference in a new issue