Commit a28b17bb authored by JC Brand's avatar JC Brand

Make sure the roster is shown when a user subscribes

parent a1f5c319
...@@ -1626,7 +1626,7 @@ ...@@ -1626,7 +1626,7 @@
image: img, image: img,
image_type: img_type, image_type: img_type,
url: url, url: url,
is_last: false, is_last: true,
}); });
}, this)); }, this));
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment