Rename n8n trust center actions
Replace the trustCenter resource with compliancePortal so the community node tracks the renamed GraphQL operations. Signed-off-by: Bryan Frimin <bryan@probo.com>
This commit is contained in:
@@ -223,9 +223,9 @@ export class Probo implements INodeType {
|
||||
description: 'Manage tracker patterns',
|
||||
},
|
||||
{
|
||||
name: 'Trust Center',
|
||||
value: 'trustCenter',
|
||||
description: 'Manage trust center',
|
||||
name: 'Compliance Portal',
|
||||
value: 'compliancePortal',
|
||||
description: 'Manage compliance portal',
|
||||
},
|
||||
{
|
||||
name: 'User',
|
||||
|
||||
Reference in New Issue
Block a user