Skip to content

Commit

Permalink
FIX: vscode debug reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael O'Brien committed Dec 8, 2021
1 parent c00fead commit eeff495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"args": [
"--runInBand",
"--watchAll=false",
"proto"
"debug"
]
}
]
Expand Down

0 comments on commit eeff495

Please sign in to comment.