mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08: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:
parent
0555dc7737
commit
0f56d42481
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user