mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(client): show donation modal on module completion (#57583)
Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com> Co-authored-by: Tom <20648924+moT01@users.noreply.github.com>
This commit is contained in:
@@ -86,6 +86,8 @@ exports.createChallengePages = function (
|
||||
disableLoopProtectPreview,
|
||||
certification,
|
||||
superBlock,
|
||||
chapter,
|
||||
module,
|
||||
block,
|
||||
fields: { slug, blockHashSlug },
|
||||
required = [],
|
||||
@@ -108,6 +110,8 @@ exports.createChallengePages = function (
|
||||
disableLoopProtectTests,
|
||||
disableLoopProtectPreview,
|
||||
superBlock,
|
||||
chapter,
|
||||
module,
|
||||
block,
|
||||
isFirstStep: getIsFirstStepInBlock(index, allChallengeEdges),
|
||||
template,
|
||||
|
||||
Reference in New Issue
Block a user