mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com> Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
This commit is contained in:
@@ -170,6 +170,7 @@ function getProjectPreviewConfig(challenge, allChallengeEdges) {
|
||||
challengeOrder === 0 &&
|
||||
usesMultifileEditor &&
|
||||
challengeType !== challengeTypes.multifileCertProject &&
|
||||
challengeType !== challengeTypes.multifilePythonCertProject &&
|
||||
// TODO: revert this to enable project previews for python challenges
|
||||
challengeType !== challengeTypes.python,
|
||||
challengeData: {
|
||||
|
||||
Reference in New Issue
Block a user