Skip to content

Commit c7d27c4

Browse files
authored
Disable AI Error Help in all geos (for now) (#6444)
Feature is still available as an experiment.
1 parent 219cca2 commit c7d27c4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

pxtarget.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -432,10 +432,7 @@
432432
"allowPackageExtensions": true,
433433
"addNewTypeScriptFile": true,
434434
"enabledFeatures": {
435-
"blocksErrorList": {},
436-
"aiErrorHelp": {
437-
"includeRegions": ["US"]
438-
}
435+
"blocksErrorList": {}
439436
},
440437
"experiments": [
441438
"accessibleBlocks",

0 commit comments

Comments
 (0)