Skip to content

Commit 917542a

Browse files
authored
Enable AI Error Helper in Canada (#6525)
1 parent 870170d commit 917542a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pxtarget.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,10 @@
432432
"allowPackageExtensions": true,
433433
"addNewTypeScriptFile": true,
434434
"enabledFeatures": {
435-
"blocksErrorList": {}
435+
"blocksErrorList": {},
436+
"aiErrorHelp": {
437+
"includeRegions": ["CA"]
438+
}
436439
},
437440
"experiments": [
438441
"debugExtensionCode",

0 commit comments

Comments
 (0)