feat(curriculum): set isUpcomingChange flag to false to block 24 of the B1 certification of the English Curriculum (#61243)

This commit is contained in:
DanielRosa74
2025-07-07 10:51:12 -03:00
committed by GitHub
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",