diff --git a/src/pages/details.tsx b/src/pages/details.tsx index 596b237..6d92b79 100644 --- a/src/pages/details.tsx +++ b/src/pages/details.tsx @@ -98,9 +98,10 @@ export default function DetailsPage() { ); + const showSourceCode = status?.submission.code !== "" || false; const sourceCode = (