mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
🔨 Update download tooltip (#1991)
This commit is contained in:
@@ -221,7 +221,7 @@ export class Airtable implements INodeType {
|
||||
},
|
||||
},
|
||||
default: '',
|
||||
description: `Name of the fields of type 'attachment' that should be downloaded. Multiple ones can be defined separated by comma. Case sensitive.`,
|
||||
description: `Name of the fields of type 'attachment' that should be downloaded. Multiple ones can be defined separated by comma. Case sensitive and cannot include spaces after a comma.`,
|
||||
},
|
||||
{
|
||||
displayName: 'Additional Options',
|
||||
|
||||
Reference in New Issue
Block a user