mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Merge branch 'master' into openpgp
This commit is contained in:
commit
abcf67044c
@ -724,6 +724,7 @@ _get_default_string(preference_t pref)
|
|||||||
switch (pref)
|
switch (pref)
|
||||||
{
|
{
|
||||||
case PREF_AUTOAWAY_MODE:
|
case PREF_AUTOAWAY_MODE:
|
||||||
|
return "off";
|
||||||
case PREF_NOTIFY_ROOM:
|
case PREF_NOTIFY_ROOM:
|
||||||
return "on";
|
return "on";
|
||||||
case PREF_OTR_LOG:
|
case PREF_OTR_LOG:
|
||||||
|
Loading…
Reference in New Issue
Block a user