Hide custom emoji in reaction picker when BE does not advertise pleroma_custom_emoji_reactions
This commit is contained in:
parent
998aa8f732
commit
832019b2c2
5 changed files with 13 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue