From 42b36b2e1ed71b12ca2a9f4f938e0defb311dc85 Mon Sep 17 00:00:00 2001 From: Aaron Hopkins <97379449+gitairman@users.noreply.github.com> Date: Tue, 23 Apr 2024 04:07:53 -0600 Subject: [PATCH] Update post_options.tsx (#7912) [MM-52675] Use message_source in copy text action (#26674) --- app/screens/post_options/post_options.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/screens/post_options/post_options.tsx b/app/screens/post_options/post_options.tsx index 22eafe864..c850809cf 100644 --- a/app/screens/post_options/post_options.tsx +++ b/app/screens/post_options/post_options.tsx @@ -140,7 +140,7 @@ const PostOptions = ({ {Boolean(canCopyText && post.message) && } {canPin &&