mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Small improvements to FTP-Node
This commit is contained in:
@@ -28,7 +28,7 @@ export class Ftp implements INodeType {
|
||||
description: 'Transfers files via FTP or SFTP.',
|
||||
defaults: {
|
||||
name: 'FTP',
|
||||
color: '#000000',
|
||||
color: '#303050',
|
||||
},
|
||||
inputs: ['main'],
|
||||
outputs: ['main'],
|
||||
|
||||
Reference in New Issue
Block a user