mirror of
https://github.com/n8n-io/n8n.git
synced 2025-02-02 07:01:30 -08:00
⚡ Make possible with Google Sheet > Lookup to search for empty values
This commit is contained in:
parent
0ec6010a00
commit
4469e9bb8f
|
@ -358,7 +358,6 @@ export class GoogleSheets implements INodeType {
|
|||
type: 'string',
|
||||
default: '',
|
||||
placeholder: 'frank@example.com',
|
||||
required: true,
|
||||
displayOptions: {
|
||||
show: {
|
||||
operation: [
|
||||
|
|
Loading…
Reference in a new issue