diff --git a/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx b/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx index 476ac6ab..00f487ea 100644 --- a/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx +++ b/src/app/[orgId]/settings/resources/proxy/[niceId]/proxy/page.tsx @@ -931,9 +931,10 @@ export default function ReverseProxyTargets(props: { openHealthCheckDialog(row.original) } > - -
- {getStatusIcon(status)} +
+ {getStatusText(status)}