mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
⚡ Minor naming fix
This commit is contained in:
@@ -207,7 +207,7 @@ export class SpreadsheetFile implements INodeType {
|
|||||||
description: 'File name to set in binary data. By default will "spreadsheet.<fileFormat>" be used.',
|
description: 'File name to set in binary data. By default will "spreadsheet.<fileFormat>" be used.',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
displayName: 'Include empty cells',
|
displayName: 'Include Empty Cells',
|
||||||
name: 'includeEmptyCells',
|
name: 'includeEmptyCells',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
displayOptions: {
|
displayOptions: {
|
||||||
|
|||||||
Reference in New Issue
Block a user