Custom channel emoticons WIP (#130)
This commit is contained in:
@ -119,7 +119,7 @@ function defaultConverseParams (
|
||||
params.emoji_categories = Object.assign(
|
||||
{},
|
||||
customEmojisUrl
|
||||
? { custom: ':xmpp:' } // TODO: put here the default custom emoji
|
||||
? { custom: ':converse:' }
|
||||
: {},
|
||||
{
|
||||
smileys: ':grinning:',
|
||||
|
Reference in New Issue
Block a user