diff --git a/app/[locale]/[investigation]/[...uriSegments]/page.tsx b/app/[locale]/[investigation]/[...uriSegments]/page.tsx index d2b13ef0..a94d25b8 100644 --- a/app/[locale]/[investigation]/[...uriSegments]/page.tsx +++ b/app/[locale]/[investigation]/[...uriSegments]/page.tsx @@ -92,7 +92,13 @@ const UriSegments: (props: UriSegmentsProps) => Promise = async ({ const user = getUserFromJwt(craftToken); - return