Update .vscode/launch.json

Co-authored-by: Charles Ewert <cewert@gmail.com>
This commit is contained in:
Bronley Plumb 2022-05-27 22:03:44 -04:00 committed by GitHub
parent c2dde481e0
commit 4cdc0d2a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.vscode/launch.json vendored
View File

@ -4,7 +4,7 @@
{
"type": "brightscript",
"request": "launch",
"name": "BrightScript Debug: Launch",
"name": "Jellyfin Debug: Launch",
"stopOnEntry": false,
//WARNING: don't edit this value. Instead, set "brightscript.debug.host": "YOUR_HOST_HERE" in your vscode user settings
//"host": "${promptForHost}",