1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00

Show roster room server by defailt

This commit is contained in:
James Booth 2018-01-27 19:39:33 +00:00
parent 4c7396e77d
commit d4f06ac300

View File

@ -1864,6 +1864,7 @@ _get_default_boolean(preference_t pref)
case PREF_ROSTER_CONTACTS:
case PREF_ROSTER_UNSUBSCRIBED:
case PREF_ROSTER_ROOMS:
case PREF_ROSTER_ROOMS_SERVER:
case PREF_TLS_SHOW:
case PREF_LASTACTIVITY:
case PREF_NOTIFY_MENTION_WHOLE_WORD: