mirror of
https://github.com/DustinBrett/daedalOS.git
synced 2026-01-15 12:15:02 +00:00
Fix one CI issue with app logs, more to come...
This commit is contained in:
@@ -34,7 +34,7 @@ export const EXCLUDED_CONSOLE_LOGS = (
|
||||
'Error: "Content-Security-Policy:',
|
||||
"an ancestor violates the following Content Security Policy directive",
|
||||
// Messenger
|
||||
"WebSocket connection to 'wss://public.relaying.io/' failed: Error during WebSocket handshake: Unexpected response code: 530"
|
||||
"WebSocket connection to 'wss://public.relaying.io/' failed:"
|
||||
);
|
||||
|
||||
if (browserName === "firefox") {
|
||||
|
||||
Reference in New Issue
Block a user