Skip to content

Commit e6fc163

Browse files
committed
default editor
1 parent 9e15f23 commit e6fc163

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/common/coderbot.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ class CoderBot {
3939
bodyFont: 'Roboto',
4040
codeFont: 'ubuntumono',
4141
maxBlocks: 0,
42-
availableViews: [],
42+
editor: 'blockly',
4343
viewSource: null,
4444
autoRecVideo: null,
4545
toolbox: null,

0 commit comments

Comments
 (0)