More progress and some debug logs to remove

This commit is contained in:
Conrad Irwin 2023-10-06 16:48:29 -06:00
parent 63a230f92e
commit f6bc229d1d
5 changed files with 46 additions and 6 deletions

View file

@ -76,7 +76,7 @@
// Settings related to calls in Zed
"calls": {
// Join calls with the microphone muted by default
"mute_on_join": true
"mute_on_join": false
},
// Scrollbar related settings
"scrollbar": {