More group chats.
This commit is contained in:
parent
f81176881f
commit
069c4540ec
11 changed files with 275 additions and 38 deletions
|
@ -203,7 +203,7 @@ twc_chat_search_group(struct t_twc_profile *profile,
|
|||
}
|
||||
|
||||
if (create_new)
|
||||
return twc_chat_new_friend(profile, group_number);
|
||||
return twc_chat_new_group(profile, group_number);
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue