JC Brand 5 лет назад
Родитель
Сommit
685c9585f4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/headless/converse-emoji.js

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

@@ -59,7 +59,7 @@ function convert (unicode) {
 
 converse.plugins.add('converse-emoji', {
 
-    async initialize () {
+    initialize () {
         /* The initialize function gets called as soon as the plugin is
          * loaded by converse.js's plugin machinery.
          */