Added /notify room mention setting

This commit is contained in:
James Booth
2014-05-24 16:46:05 +01:00
parent 7d90d218c0
commit 866d87af79
6 changed files with 50 additions and 26 deletions

View File

@@ -519,6 +519,7 @@ _get_default_string(preference_t pref)
switch (pref)
{
case PREF_AUTOAWAY_MODE:
case PREF_NOTIFY_ROOM:
return "off";
case PREF_OTR_LOG:
return "redact";