mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
ci: Upgrade nodelinter to 1.16.0 (no-changelog) (#6879)
ci: Upgrade nodelinter to 1.16.0
This commit is contained in:
@@ -167,7 +167,7 @@ export const meetingFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Exclude Password',
|
||||
name: 'excludePassword',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether or not to exclude password from the meeting email invitation',
|
||||
@@ -747,7 +747,7 @@ export const meetingFields: INodeProperties[] = [
|
||||
{
|
||||
displayName: 'Exclude Password',
|
||||
name: 'excludePassword',
|
||||
// eslint-disable-next-line n8n-nodes-base/node-param-type-options-password-missing
|
||||
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether or not to exclude password from the meeting email invitation',
|
||||
|
||||
Reference in New Issue
Block a user