소스 검색

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));
                     }