Disable custom emojis for now

Fixes #1769
This commit is contained in:
JC Brand 2019-11-09 11:53:44 +01:00
parent 7bd1812054
commit 5ede164e8d

View File

@ -180,7 +180,7 @@ converse.plugins.add('converse-emoji', {
"food": ":hotdog:",
"symbols": ":musical_note:",
"flags": ":flag_ac:",
"custom": ":converse:"
"custom": null
},
// We use the triple-underscore method which doesn't actually
// translate but does signify to gettext that these strings should