👕 Fix lint issue

This commit is contained in:
Jan Oberhauser 2022-06-19 22:29:43 -07:00
parent 0ac9e3f975
commit 0301e70a12

View file

@ -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',