mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-14 19:01:05 -04:00
fix(curriculum): update searching sorting quiz block config (#67193)
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "quiz-searching-and-sorting-algorithms-js",
|
||||
"helpCategory": "JavaScript",
|
||||
"blockLayout": "challenge-list",
|
||||
"blockLayout": "link",
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "699c047c797138ec61f44d54",
|
||||
"title": "Searching and Sorting Algorithms Quiz"
|
||||
}
|
||||
],
|
||||
"blockLabel": "review"
|
||||
"blockLabel": "quiz"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user