Explorar o código

Make sure the roster is shown when a user subscribes

JC Brand %!s(int64=12) %!d(string=hai) anos
pai
achega
a28b17bb14
Modificáronse 1 ficheiros con 1 adicións e 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));
                     }