fix(curriculum): replace blockType with blockLabel in planet lab (#63027)

This commit is contained in:
Dario
2025-10-24 09:46:01 +02:00
committed by GitHub
parent f8b815458d
commit 556abb4b9f
@@ -7,6 +7,6 @@
"challengeOrder": [
{ "id": "68e76b1ce8216249d04df670", "title": "Build a Planet Class" }
],
"blockType": "lab",
"blockLabel": "lab",
"usesMultifileEditor": true
}