mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-23 11:44:06 -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',
|
||||
'list',
|
||||
'share',
|
||||
'create',
|
||||
],
|
||||
'/resource': [
|
||||
'file',
|
||||
|
|
Loading…
Reference in a new issue