mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Clean up node description (#1883)
Co-authored-by: Jan <janober@users.noreply.github.com>
This commit is contained in:
@@ -53,7 +53,7 @@ export class SpreadsheetFile implements INodeType {
|
||||
icon: 'fa:table',
|
||||
group: ['transform'],
|
||||
version: 1,
|
||||
description: 'Reads and writes data from a spreadsheet file.',
|
||||
description: 'Reads and writes data from a spreadsheet file',
|
||||
defaults: {
|
||||
name: 'Spreadsheet File',
|
||||
color: '#2244FF',
|
||||
|
||||
Reference in New Issue
Block a user