mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
feat(curriculum): set isUpcomingChange flag to false to block 24 of the B1 certification of the English Curriculum (#61243)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Learn Common Phrasal Verbs and Idioms",
|
||||
"isUpcomingChange": true,
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "learn-common-phrasal-verbs-and-idioms",
|
||||
"order": 23,
|
||||
"superBlock": "b1-english-for-developers",
|
||||
|
||||
Reference in New Issue
Block a user