docs(Google Drive Node): Replace the description of the 'Can Share' capability in Google Drive (no-changelog) (#11827)

This commit is contained in:
Justin Ellingwood
2024-11-28 10:08:46 +00:00
committed by GitHub
parent 9c6def9197
commit 96e6be7fe7

View File

@@ -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',