Make sure the roster is shown when a user subscribes

This commit is contained in:
JC Brand 2013-03-15 06:48:28 +02:00
parent a1f5c31967
commit a28b17bb14

View File

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