瀏覽代碼

Make sure the roster is shown when a user subscribes

JC Brand 12 年之前
父節點
當前提交
a28b17bb14
共有 1 個文件被更改,包括 1 次插入1 次删除
  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));
                     }