mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-20 11:22:15 +00:00
⚡ Change one default value
This commit is contained in:
@@ -395,7 +395,7 @@ export const fileFields = [
|
|||||||
displayName: 'Binary Data',
|
displayName: 'Binary Data',
|
||||||
name: 'binaryData',
|
name: 'binaryData',
|
||||||
type: 'boolean',
|
type: 'boolean',
|
||||||
default: false,
|
default: true,
|
||||||
displayOptions: {
|
displayOptions: {
|
||||||
show: {
|
show: {
|
||||||
operation: [
|
operation: [
|
||||||
|
|||||||
Reference in New Issue
Block a user