mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827)
This commit is contained in:
committed by
GitHub
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',
|
||||
|
||||
Reference in New Issue
Block a user