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:
Amerlander 2020-04-23 05:07:59 +02:00 committed by GitHub
parent 736722086e
commit 53fae2fac5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -421,7 +421,7 @@
"simScreenshotMaxUriLength": 300000,
"importExtensionFiles": true,
"githubEditor": true,
"tutorialBlocksDiff": true,
"tutorialBlocksDiff": false,
"python": true,
"pythonToolbox": true,
"chooseLanguageRestrictionOnNewProject": true,