mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 14:44:05 -08:00
🔀 Merge branch 'master' of github.com:n8n-io/n8n
This commit is contained in:
commit
94351c54df
|
@ -522,7 +522,7 @@ export class GoogleDrive implements INodeType {
|
|||
name: 'permissionsUi',
|
||||
placeholder: 'Add Permission',
|
||||
type: 'fixedCollection',
|
||||
default: '',
|
||||
default: {},
|
||||
typeOptions: {
|
||||
multipleValues: false,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue