Update: 修改板卡可见性

This commit is contained in:
王立帮
2024-09-08 14:09:07 +08:00
parent 2435f5cdfa
commit 3bfb9c55ad
10 changed files with 9 additions and 8 deletions

View File

@@ -100,10 +100,10 @@
"boardType": "Python 3 Online",
"boardIndex": "./boards/default/python_pyodide/index.xml",
"env": {
"electron": true,
"electron": false,
"web": true,
"webCompiler": true,
"webSocket": true
"webCompiler": false,
"webSocket": false
},
"language": "Python"
},