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