From 9f32fc3ab49cd687c0bd550530561538d1a14a2e Mon Sep 17 00:00:00 2001 From: trashtemp <96388163+trashtemp@users.noreply.github.com> Date: Fri, 21 Jan 2022 00:13:13 +0100 Subject: [PATCH] fix: added string to toggle --- external/lang | 2 +- src/components/common/messaging/bars/ReplyBar.tsx | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/external/lang b/external/lang index 699af07d..23fa802b 160000 --- a/external/lang +++ b/external/lang @@ -1 +1 @@ -Subproject commit 699af07d7b8806b4790b187a38987089ae99af25 +Subproject commit 23fa802bb34ae10c082ac003c941a9270ce5ca3a diff --git a/src/components/common/messaging/bars/ReplyBar.tsx b/src/components/common/messaging/bars/ReplyBar.tsx index d26dd5cb..56474906 100644 --- a/src/components/common/messaging/bars/ReplyBar.tsx +++ b/src/components/common/messaging/bars/ReplyBar.tsx @@ -162,7 +162,7 @@ export default observer(({ channel, replies, setReplies }: Props) => {
- +
@@ -229,7 +229,10 @@ export default observer(({ channel, replies, setReplies }: Props) => { false, ); }}> - + + }>