Fix advanced playground (#4266)

This commit is contained in:
alschmiedt
2020-09-10 15:57:53 -07:00
committed by GitHub
parent 61fe6ee7eb
commit 5bca960628

View File

@@ -155,7 +155,7 @@ function initPlayground() {
toolboxes: {
'categories': toolboxCategories,
'simple': toolboxSimple,
'test blocks': testBlocksToolbox,
'test blocks': toolboxTestBlocks,
}
}