Refactored all window recipients and types
Tests need fixing
This commit is contained in:
@@ -57,7 +57,7 @@ _occuptantswin_occupant(ProfLayoutSplit *layout, Occupant *occupant)
|
||||
static void
|
||||
_occupantswin_occupants(const char * const roomjid)
|
||||
{
|
||||
ProfMucWin *mucwin = wins_get_muc_win(roomjid);
|
||||
ProfMucWin *mucwin = wins_get_muc(roomjid);
|
||||
if (mucwin) {
|
||||
GList *occupants = muc_roster(roomjid);
|
||||
if (occupants) {
|
||||
|
||||
Reference in New Issue
Block a user