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