mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🐛 Fix typo
This commit is contained in:
@@ -104,7 +104,7 @@ import * as moment from 'moment-timezone';
|
||||
export class Keap implements INodeType {
|
||||
description: INodeTypeDescription = {
|
||||
displayName: 'Keap',
|
||||
name: ' keap',
|
||||
name: 'keap',
|
||||
icon: 'file:keap.png',
|
||||
group: ['input'],
|
||||
version: 1,
|
||||
|
||||
Reference in New Issue
Block a user