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:
		@@ -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,
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user