🐛 Fix clickup bug #1025 (#1028)

This commit is contained in:
Ricardo Espinoza
2020-10-08 10:34:57 -04:00
committed by GitHub
parent 98486902fb
commit cec264f8f4

View File

@@ -34,7 +34,7 @@ export class ClickUpTrigger implements INodeType {
outputs: ['main'],
credentials: [
{
name: 'clickupApi',
name: 'clickUpApi',
required: true,
displayOptions: {
show: {