mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 23:26:22 +00:00
Pass offline filter to roster_get_contacts
This commit is contained in:
@@ -865,7 +865,7 @@ _get_default_string(preference_t pref)
|
||||
case PREF_ROSTER_BY:
|
||||
return "presence";
|
||||
case PREF_ROSTER_ORDER:
|
||||
return "name";
|
||||
return "presence";
|
||||
case PREF_TIME_CONSOLE:
|
||||
return "%H:%M:%S";
|
||||
case PREF_TIME_CHAT:
|
||||
|
||||
Reference in New Issue
Block a user