Skip to content

Commit

Permalink
feat: try audio muted false
Browse files Browse the repository at this point in the history
  • Loading branch information
richard-yak committed Mar 13, 2024
1 parent 7a9fd56 commit ccdcfb3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions map.tmj
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,11 @@
"type":"bool",
"value":true
},
{
"name":"jitsiConfig",
"type":"string",
"value":"{\"startWithAudioMuted\": false}"
},
{
"name":"jitsiRoom",
"type":"string",
Expand Down

0 comments on commit ccdcfb3

Please sign in to comment.