From 895af6f8b05ed0bdb5706d38678947ae61be41d0 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 26 Dec 2022 04:38:21 +0000 Subject: [PATCH] th: add reply and quote icons to the reply/quote indicators so people know what is going on --- .../glitch/features/compose/components/quote_indicator.js | 2 +- .../glitch/features/compose/components/reply_indicator.js | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/app/javascript/flavours/glitch/features/compose/components/quote_indicator.js b/app/javascript/flavours/glitch/features/compose/components/quote_indicator.js index 462c14fd3e..4fbe9e9085 100644 --- a/app/javascript/flavours/glitch/features/compose/components/quote_indicator.js +++ b/app/javascript/flavours/glitch/features/compose/components/quote_indicator.js @@ -60,7 +60,7 @@ class QuoteIndicator extends ImmutablePureComponent { inverted /> {account && ( + {account && (