mirror of
https://github.com/profanity-im/profanity.git
synced 2025-02-02 15:08:15 -05:00
Room mention case insensitive by default
This commit is contained in:
parent
bdb1287a4f
commit
2ba121aef3
@ -1494,7 +1494,6 @@ _get_default_boolean(preference_t pref)
|
||||
case PREF_ROSTER_ROOMS:
|
||||
case PREF_TLS_SHOW:
|
||||
case PREF_LASTACTIVITY:
|
||||
case PREF_NOTIFY_MENTION_CASE_SENSITIVE:
|
||||
case PREF_NOTIFY_MENTION_WHOLE_WORD:
|
||||
return TRUE;
|
||||
default:
|
||||
|
Loading…
Reference in New Issue
Block a user