Allow the inbound audio to unmute when the microphone is unmuted.
This commit is contained in:
+4
-4
@@ -10,10 +10,10 @@ export default defineConfig({
|
||||
// Thresholds will automatically be updated as coverage improves to avoid
|
||||
// back-sliding.
|
||||
thresholdAutoUpdate: true,
|
||||
statements: 71.95,
|
||||
branches: 60.78,
|
||||
functions: 73.04,
|
||||
lines: 71.84,
|
||||
statements: 72.2,
|
||||
branches: 61.18,
|
||||
functions: 73.47,
|
||||
lines: 72.09,
|
||||
},
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user