mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 17:56:21 +00:00
fix: allow adding own JID to roster (upstream 4c731f52)
This commit is contained in:
@@ -607,3 +607,9 @@ void
|
||||
blocked_ac_reset(void)
|
||||
{
|
||||
}
|
||||
|
||||
GList*
|
||||
connection_get_available_resources(void)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user