1
1
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:
Jan Oberhauser 2019-08-08 06:43:26 +02:00
parent 879b045c44
commit f97dbf795a

View File

@ -164,7 +164,6 @@ export class GoogleSheets implements INodeType {
hide: {
operation: [
'append',
'update'
],
rawData: [
true