From 832019b2c26f7b219db75e47060ab95251c14c26 Mon Sep 17 00:00:00 2001 From: Alexander Tumin Date: Thu, 2 Mar 2023 11:13:05 +0300 Subject: Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions --- src/modules/instance.js | 1 + 1 file changed, 1 insertion(+) (limited to 'src/modules/instance.js') diff --git a/src/modules/instance.js b/src/modules/instance.js index 938ca64d..bb0292da 100644 --- a/src/modules/instance.js +++ b/src/modules/instance.js @@ -123,6 +123,7 @@ const defaultState = { // Feature-set, apparently, not everything here is reported... shoutAvailable: false, pleromaChatMessagesAvailable: false, + pleromaCustomEmojiReactionsAvailable: false, gopherAvailable: false, mediaProxyAvailable: false, suggestionsEnabled: false, -- cgit v1.2.3-70-g09d2