From a49fe13223ae505a45a162e7be193cab7ae6301b Mon Sep 17 00:00:00 2001 From: Eric Bailey Date: Tue, 4 Jun 2024 13:35:07 -0500 Subject: Use recent convos for share via dialog (#4352) --- src/components/dms/dialogs/ShareViaChatDialog.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/dms/dialogs/ShareViaChatDialog.tsx') diff --git a/src/components/dms/dialogs/ShareViaChatDialog.tsx b/src/components/dms/dialogs/ShareViaChatDialog.tsx index ac475f7c9..d353eebe6 100644 --- a/src/components/dms/dialogs/ShareViaChatDialog.tsx +++ b/src/components/dms/dialogs/ShareViaChatDialog.tsx @@ -46,6 +46,7 @@ export function SendViaChatDialog({ ) -- cgit 1.4.1