mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
📝 Improve text on Airtable node
This commit is contained in:
@@ -22,7 +22,7 @@ export class Airtable implements INodeType {
|
|||||||
icon: 'file:airtable.png',
|
icon: 'file:airtable.png',
|
||||||
group: ['input'],
|
group: ['input'],
|
||||||
version: 1,
|
version: 1,
|
||||||
description: 'Read, update, write and delete data to Airtable',
|
description: 'Read, update, write and delete data from Airtable',
|
||||||
defaults: {
|
defaults: {
|
||||||
name: 'Airtable',
|
name: 'Airtable',
|
||||||
color: '#445599',
|
color: '#445599',
|
||||||
|
|||||||
Reference in New Issue
Block a user