From af0b932535ffa7d1917377f0c7f53cf014ba44ea Mon Sep 17 00:00:00 2001 From: "1808837298@qq.com" <1808837298@qq.com> Date: Sat, 4 Jan 2025 22:24:47 +0800 Subject: [PATCH] fix: update iframe styling and permissions in ChatPage component --- web/src/pages/Chat/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/web/src/pages/Chat/index.js b/web/src/pages/Chat/index.js index 67df2089..f4639ff1 100644 --- a/web/src/pages/Chat/index.js +++ b/web/src/pages/Chat/index.js @@ -34,8 +34,9 @@ const ChatPage = () => { return !isLoading && iframeSrc ? (