diff --git a/modules/shared/utils/csp.ts b/modules/shared/utils/csp.ts index 928d0323..2a448973 100644 --- a/modules/shared/utils/csp.ts +++ b/modules/shared/utils/csp.ts @@ -37,7 +37,7 @@ export const contentSecurityPolicy = { 'https://*.etherscan.io/api', 'https://*.ipfs.w3s.link', 'https://*.ipfs.dweb.link', - 'wss://*.walletlink.org/', + 'wss://*.walletlink.org', 'https://*.coinbase.com', ...trustedHosts, ],