🔨 Update download tooltip (#1991)

This commit is contained in:
Gabriel 2021-07-15 14:27:39 +03:00 committed by GitHub
parent ff7e035cd5
commit a376ff85b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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',