mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-19 11:01:15 +00:00
🐛 Fix wrong default values
This commit is contained in:
@@ -776,7 +776,7 @@ export class GoogleDrive implements INodeType {
|
||||
},
|
||||
],
|
||||
required: true,
|
||||
default: [],
|
||||
default: '',
|
||||
description: 'The corpora to operate on.',
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user