mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +00:00
🔨 Update download tooltip (#1991)
This commit is contained in:
@@ -221,7 +221,7 @@ export class Airtable implements INodeType {
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
default: '',
|
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',
|
displayName: 'Additional Options',
|
||||||
|
|||||||
Reference in New Issue
Block a user