Add push-to-talk sound effects
Fixes https://github.com/vector-im/element-call/issues/296
This commit is contained in:
parent
cb8d837370
commit
abe9ece38f
12 changed files with 224 additions and 23 deletions
|
|
@ -19,6 +19,7 @@ module.exports = {
|
|||
// We break this rule in a few places: dial it back to a warning
|
||||
// (and run with max warnings) to tolerate the existing code
|
||||
"react-hooks/exhaustive-deps": ["warn"],
|
||||
"jsx-a11y/media-has-caption": ["off"],
|
||||
},
|
||||
overrides: [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue