mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-09-24 16:37:12 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fc4a7454ad | ||
|
|
87410aea50 |
@@ -463,7 +463,6 @@ doover:
|
||||
while (list)
|
||||
{
|
||||
sess = list->data;
|
||||
if (!sess->server->have_awaynotify)
|
||||
sess->done_away_check = FALSE;
|
||||
list = list->next;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user