diff --git a/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx b/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx index 4442e150..4f81ed58 100644 --- a/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx +++ b/src/app/[orgId]/settings/resources/[niceId]/proxy/page.tsx @@ -648,7 +648,7 @@ export default function ReverseProxyTargets(props: { }} onChange={(config) => updateTarget(row.original.targetId, config)} trigger={ - @@ -909,7 +909,7 @@ export default function ReverseProxyTargets(props: { }} onChange={(config) => updateTarget(row.original.targetId, config)} trigger={ -