ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)
ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
@@ -145,7 +145,7 @@ export const webinarFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Is Password Protected',
|
||||
name: 'isPasswordProtected',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
},
|
||||
@@ -406,7 +406,7 @@ export const webinarFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Is Password Protected',
|
||||
name: 'isPasswordProtected',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether the webinar requires a password for attendees to join',
|
||||
|
||||
Reference in New Issue
Block a user