From f49e321bd998498f65d14e60085a52077f534bf9 Mon Sep 17 00:00:00 2001 From: Tom <20648924+moT01@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:22:29 -0500 Subject: [PATCH] fix(curriculum): add blockLabel to game settings workshop (#63291) --- curriculum/structure/blocks/workshop-game-settings-panel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curriculum/structure/blocks/workshop-game-settings-panel.json b/curriculum/structure/blocks/workshop-game-settings-panel.json index f60a3c2fea1..3877ccd8917 100644 --- a/curriculum/structure/blocks/workshop-game-settings-panel.json +++ b/curriculum/structure/blocks/workshop-game-settings-panel.json @@ -22,7 +22,7 @@ { "id": "68f15cd397503429f0345262", "title": "Step 15" }, { "id": "68f16192e8a66f3b948d3ebd", "title": "Step 16" } ], - "blockType": "workshop", + "blockLabel": "workshop", "usesMultifileEditor": true, "hasEditableBoundaries": true }