From df07456f51d0894a3dd35255c72edf8f44e6256d Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 26 Dec 2022 04:38:21 +0000 Subject: [PATCH] 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 && (