Compare commits
1 Commits
feat/autop
...
bdff48c765
| Author | SHA1 | Date | |
|---|---|---|---|
|
bdff48c765
|
@@ -2430,7 +2430,10 @@ _disco_info_response_id_handler_onconnect(xmpp_stanza_t* const stanza, void* con
|
||||
}
|
||||
child = xmpp_stanza_get_next(child);
|
||||
}
|
||||
_disco_autoping_warning_message(features);
|
||||
|
||||
if (!from) {
|
||||
_disco_autoping_warning_message(features);
|
||||
}
|
||||
}
|
||||
|
||||
connection_features_received(from);
|
||||
|
||||
Reference in New Issue
Block a user