diff --git a/client/src/templates/Challenges/video/Show.js b/client/src/templates/Challenges/video/Show.js index 856fb253c9..cdc271ad84 100644 --- a/client/src/templates/Challenges/video/Show.js +++ b/client/src/templates/Challenges/video/Show.js @@ -162,6 +162,7 @@ export class Project extends Component { title, description, superBlock, + block, translationPending, videoId, question: { text, answers, solution } @@ -193,7 +194,7 @@ export class Project extends Component {