Przeglądaj źródła

Disable custom emojis for now

Fixes #1769
JC Brand 5 lat temu
rodzic
commit
5ede164e8d
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      src/headless/converse-emoji.js

+ 1 - 1
src/headless/converse-emoji.js

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