Remove trust center slug config UI

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2025-10-14 11:46:16 +02:00
parent b490b8e674
commit 09281bce72
11 changed files with 53 additions and 299 deletions

View File

@@ -5,7 +5,6 @@ export const trustCenterByIdQuery = graphql`
node(id: $trustCenterId) {
... on TrustCenter {
id
slug
active
organization {
id