mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-12 05:17:28 -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',
|
name: 'permissionsUi',
|
||||||
placeholder: 'Add Permission',
|
placeholder: 'Add Permission',
|
||||||
type: 'fixedCollection',
|
type: 'fixedCollection',
|
||||||
default: '',
|
default: {},
|
||||||
typeOptions: {
|
typeOptions: {
|
||||||
multipleValues: false,
|
multipleValues: false,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue