We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5d45b commit 3186986Copy full SHA for 3186986
js/blocks/WidgetBlocks.js
@@ -1630,7 +1630,7 @@ function setupWidgetBlocks(activity) {
1630
new oscilloscopeWidgetBlock().setup(activity);
1631
new PitchSliderBlock().setup(activity);
1632
new ChromaticBlock().setup(activity);
1633
- # new AIMusicBlocks().setup(activity);
+ // new AIMusicBlocks().setup(activity);
1634
new MusicKeyboard2Block().setup(activity);
1635
new MusicKeyboardBlock().setup(activity);
1636
new PitchStaircaseBlock().setup(activity);
0 commit comments