Explorar el Código

Make sure the roster is shown when a user subscribes

JC Brand hace 12 años
padre
commit
a28b17bb14
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      converse.js

+ 1 - 1
converse.js

@@ -1626,7 +1626,7 @@
                                 image: img,
                                 image_type: img_type,
                                 url: url,
-                                is_last: false,
+                                is_last: true,
                             });
                         }, this));
                     }