Updated webrtc error ignore
This commit is contained in:
parent
613beff72e
commit
39352866cb
@ -25,7 +25,7 @@ if (process.env.REACT_APP_LOGGING === "true") {
|
||||
"QuotaExceededError",
|
||||
"XDR encoding failure",
|
||||
"Assertion failed: Input argument is not an HTMLInputElement",
|
||||
"ERR_WEBRTC_SUPPORT",
|
||||
"No WebRTC support",
|
||||
],
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user