mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
Update AcuitySchedulingTrigger.node.ts
This commit is contained in:
parent
e5683a90ab
commit
8015c91f25
|
@ -76,7 +76,7 @@ export class AcuitySchedulingTrigger implements INodeType {
|
|||
},
|
||||
],
|
||||
default: 'accessToken',
|
||||
description: 'The resource to operate on.',
|
||||
description: 'Method of authentication.',
|
||||
},
|
||||
{
|
||||
displayName: 'Event',
|
||||
|
|
Loading…
Reference in a new issue