turn tutorialBlocksDiff off (#97)
* Update gesture field for new Blockly renderer (#2658) * Update gesture field for new Blockly renderer * Bump pxt-core to 5.36.1 * percent sign for motors block * shims & strings * turn tutorialBlocksDiff off Co-authored-by: Amerlander <gitkraken@juriwolf.de>
This commit is contained in:
parent
736722086e
commit
53fae2fac5
@ -421,7 +421,7 @@
|
|||||||
"simScreenshotMaxUriLength": 300000,
|
"simScreenshotMaxUriLength": 300000,
|
||||||
"importExtensionFiles": true,
|
"importExtensionFiles": true,
|
||||||
"githubEditor": true,
|
"githubEditor": true,
|
||||||
"tutorialBlocksDiff": true,
|
"tutorialBlocksDiff": false,
|
||||||
"python": true,
|
"python": true,
|
||||||
"pythonToolbox": true,
|
"pythonToolbox": true,
|
||||||
"chooseLanguageRestrictionOnNewProject": true,
|
"chooseLanguageRestrictionOnNewProject": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user