Skip to content

Commit 0a6f17f

Browse files
committed
launch.json was unacceptable broken
1 parent 91da22c commit 0a6f17f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
],
1616
"sourceMaps": true,
1717
"env": {
18-
"TSS_DEBUG": "9229",
19-
"TSS_REMOTE_DEBUG": "9229"
18+
"TSS_DEBUG": "9223",
19+
"TSS_REMOTE_DEBUG": "9223"
2020
}
2121
},
2222
{

0 commit comments

Comments
 (0)