mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
feat(Salesforce Node): Add country field (#3314)
This commit is contained in:
@@ -139,7 +139,7 @@ export const attachmentFields: INodeProperties[] = [
|
||||
name: 'isPrivate',
|
||||
type: 'boolean',
|
||||
default: false,
|
||||
description: 'Indicates whether this record is viewable only by the owner and administrators (true) or viewable by all otherwise-allowed users (false)',
|
||||
description: 'Whether this record is viewable only by the owner and administrators (true) or viewable by all otherwise-allowed users (false)',
|
||||
},
|
||||
{
|
||||
displayName: 'Owner',
|
||||
|
||||
Reference in New Issue
Block a user