From 0d6d5b54f70fb9e6ec2ed4dd6c8fc762b92cd216 Mon Sep 17 00:00:00 2001 From: William Chong Date: Tue, 12 Mar 2024 01:51:55 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=EF=B8=8F=20Add=20authcore=20to=20c?= =?UTF-8?q?sp?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nuxt.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nuxt.config.js b/nuxt.config.js index 940e63a2..c48ab519 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -97,6 +97,8 @@ export default { ], 'frame-src': [ 'verify.walletconnect.com', + 'authcore.like.co', + 'likecoin-integration-test.authcore.io', ], 'style-src': [ "'self'",