mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-11 01:28:58 +03: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