From e6fad5ccb010e887d23aa23380bdc9116d312454 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Sun, 21 Apr 2024 19:28:16 -0500 Subject: [PATCH] fix: safari copy share link issue --- src/lib/components/chat/ShareChatModal.svelte | 35 ++++++++++++++++--- 1 file changed, 30 insertions(+), 5 deletions(-) diff --git a/src/lib/components/chat/ShareChatModal.svelte b/src/lib/components/chat/ShareChatModal.svelte index 0f63704d..447274ce 100644 --- a/src/lib/components/chat/ShareChatModal.svelte +++ b/src/lib/components/chat/ShareChatModal.svelte @@ -134,11 +134,36 @@