mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-21 01:16:21 +00:00
Show message in console when contact starts OTR session
This commit is contained in:
@@ -59,7 +59,7 @@ cb_is_logged_in(void *opdata, const char *accountname,
|
||||
return PRESENCE_ONLINE;
|
||||
}
|
||||
|
||||
// no subsribed
|
||||
// not subscribed
|
||||
if (p_contact_subscribed(contact) == FALSE) {
|
||||
return PRESENCE_ONLINE;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user