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:
Bryan Frimin
2026-07-20 18:08:34 +02:00
parent bb2f55574f
commit f90aa136ba
37 changed files with 128 additions and 128 deletions

View File

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