mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-11 12:57:29 -08:00
🐛 Add back missing field parents id on Google Drive (#1487)
This commit is contained in:
parent
6fe6680088
commit
66f6b7dfeb
|
@ -810,6 +810,7 @@ export class GoogleDrive implements INodeType {
|
||||||
'copy',
|
'copy',
|
||||||
'list',
|
'list',
|
||||||
'share',
|
'share',
|
||||||
|
'create',
|
||||||
],
|
],
|
||||||
'/resource': [
|
'/resource': [
|
||||||
'file',
|
'file',
|
||||||
|
|
Loading…
Reference in a new issue