accept live audio in vscode
This commit is contained in:
parent
208af22b37
commit
356ed87fa3
1 changed files with 2 additions and 1 deletions
|
@ -11,5 +11,6 @@
|
|||
"rust.all_features": true,
|
||||
"rust.goto_def_racer_fallback": true,
|
||||
"explorer.confirmDelete": false,
|
||||
"yaml.format.enable": true
|
||||
"yaml.format.enable": true,
|
||||
"liveshare.audio.joinCallBehavior": "accept"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue