🔀 Merge branch 'master' of github.com:n8n-io/n8n

This commit is contained in:
Jan Oberhauser
2020-12-24 22:13:39 +01:00

View File

@@ -6,6 +6,7 @@ import {
export class PushcutApi implements ICredentialType {
name = 'pushcutApi';
displayName = 'Pushcut API';
documentationUrl = 'pushcut';
properties = [
{
displayName: 'API Key',