diff --git a/apps/web/app/(authenticated)/(app)/app/keys/[keyId]/page.tsx b/apps/web/app/(authenticated)/(app)/app/keys/[keyId]/page.tsx index 419cdb344f..cc73a8ee80 100644 --- a/apps/web/app/(authenticated)/(app)/app/keys/[keyId]/page.tsx +++ b/apps/web/app/(authenticated)/(app)/app/keys/[keyId]/page.tsx @@ -126,7 +126,7 @@ export default async function KeyPage(props: { params: { keyId: string } }) { {verification.requestedResource} - {verification.userAgent} + {verification.userAgent} {verification.ipAddress} {verification.region}