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 cc693a4 commit c17e13aCopy full SHA for c17e13a
js/activity.js
@@ -48,7 +48,7 @@
48
*/
49
const LEADING = 0;
50
const BLOCKSCALES = [1, 1.5, 2, 3, 4];
51
-const _THIS_IS_MUSIC_BLOCKS_ = true;oninput
+const _THIS_IS_MUSIC_BLOCKS_ = true;oninput;
52
const _THIS_IS_TURTLE_BLOCKS_ = !_THIS_IS_MUSIC_BLOCKS_;
53
54
const _ERRORMSGTIMEOUT_ = 15000;
0 commit comments