mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-30 08:17:06 +02:00
🐛 Fix issue with missing parameter on GoogleSheets-Node
This commit is contained in:
parent
879b045c44
commit
f97dbf795a
|
|
@ -164,7 +164,6 @@ export class GoogleSheets implements INodeType {
|
|||
hide: {
|
||||
operation: [
|
||||
'append',
|
||||
'update'
|
||||
],
|
||||
rawData: [
|
||||
true
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user