mirror of
https://github.com/Tha14/toxic.git
synced 2025-06-19 21:36:36 +02:00
Merge with master (V0.11.1)
This commit is contained in:
@ -1142,7 +1142,7 @@ void kill_all_windows(Tox *m)
|
||||
case WINDOW_TYPE_GROUPCHAT: {
|
||||
exit_groupchat(w, m, w->num, user_settings->group_part_message,
|
||||
strlen(user_settings->group_part_message));
|
||||
break;
|
||||
break;
|
||||
}
|
||||
|
||||
default: {
|
||||
|
Reference in New Issue
Block a user