diff --git a/client/src/templates/Challenges/projects/frontend/Show.tsx b/client/src/templates/Challenges/projects/frontend/Show.tsx index 71ea456c91..c138ec0017 100644 --- a/client/src/templates/Challenges/projects/frontend/Show.tsx +++ b/client/src/templates/Challenges/projects/frontend/Show.tsx @@ -138,6 +138,7 @@ class Project extends Component { forumTopicId, title, description, + instructions, superBlock, block, translationPending @@ -175,7 +176,10 @@ class Project extends Component { > {title} - +