This commit is contained in:
Peli 2020-02-14 11:10:54 -08:00
parent d4ad562722
commit 50a11dc168
2 changed files with 6 additions and 2 deletions

View File

@ -46,6 +46,6 @@
},
"dependencies": {
"pxt-common-packages": "6.21.5",
"pxt-core": "5.34.14"
"pxt-core": "5.34.16"
}
}

View File

@ -421,7 +421,11 @@
"simScreenshotMaxUriLength": 300000,
"importExtensionFiles": true,
"githubEditor": true,
"tutorialBlocksDiff": true
"tutorialBlocksDiff": true,
"python": true,
"pythonToolbox": true,
"chooseLanguageRestrictionOnNewProject": true,
"openProjectNewTab": true
},
"queryVariants": {
"hidemenu": {