mirror of
https://github.com/n8n-io/n8n.git
synced 2025-01-28 12:50:50 -08:00
docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827)
This commit is contained in:
parent
9c6def9197
commit
96e6be7fe7
|
@ -159,7 +159,7 @@ const properties: INodeProperties[] = [
|
|||
name: 'canShare',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Whether the current user can rename this shared drive',
|
||||
description: 'Whether the current user can share files or folders in this shared drive',
|
||||
},
|
||||
{
|
||||
displayName: 'Can Trash Children',
|
||||
|
|
Loading…
Reference in a new issue