We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e15f23 commit e6fc163Copy full SHA for e6fc163
src/common/coderbot.js
@@ -39,7 +39,7 @@ class CoderBot {
39
bodyFont: 'Roboto',
40
codeFont: 'ubuntumono',
41
maxBlocks: 0,
42
- availableViews: [],
+ editor: 'blockly',
43
viewSource: null,
44
autoRecVideo: null,
45
toolbox: null,
0 commit comments