kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Disable chatEmojiReacts
rodzic
2def1d0170
commit
48eb42687a
|
@ -251,7 +251,7 @@ const getInstanceFeatures = (instance: Instance) => {
|
|||
/**
|
||||
* Ability to add reactions to chat messages.
|
||||
*/
|
||||
chatEmojiReactions: v.software === TRUTHSOCIAL,
|
||||
chatEmojiReactions: false, // v.software === TRUTHSOCIAL,
|
||||
|
||||
/**
|
||||
* Pleroma chats API.
|
||||
|
|
Ładowanie…
Reference in New Issue