mirror of
https://github.com/google/blockly.git
synced 2026-01-06 16:40:07 +01:00
Fix advanced playground (#4266)
This commit is contained in:
@@ -155,7 +155,7 @@ function initPlayground() {
|
||||
toolboxes: {
|
||||
'categories': toolboxCategories,
|
||||
'simple': toolboxSimple,
|
||||
'test blocks': testBlocksToolbox,
|
||||
'test blocks': toolboxTestBlocks,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user