diff --git a/web/app/dashboard/channels/_components/edit.tsx b/web/app/dashboard/channels/_components/edit.tsx index 79005eb..91cae2f 100644 --- a/web/app/dashboard/channels/_components/edit.tsx +++ b/web/app/dashboard/channels/_components/edit.tsx @@ -744,7 +744,7 @@ function WebAccessGuide({ channelId }: { channelId: string }) { channelId: "${channelId}" }; -` +` }, [channelId, origin]) async function copyText(text: string, successMessage: string) { diff --git a/web/app/dashboard/conversations/_components/chat-panel.tsx b/web/app/dashboard/conversations/_components/chat-panel.tsx index 03d8d26..91a03b6 100644 --- a/web/app/dashboard/conversations/_components/chat-panel.tsx +++ b/web/app/dashboard/conversations/_components/chat-panel.tsx @@ -350,7 +350,7 @@ export function ChatPanel() { const messagesScroll = (