mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Enable splash logo by default
This commit is contained in:
parent
ac68cc77f8
commit
8fc4249228
@ -553,6 +553,7 @@ _get_default_boolean(preference_t pref)
|
||||
case PREF_NOTIFY_MESSAGE_CURRENT:
|
||||
case PREF_NOTIFY_ROOM_CURRENT:
|
||||
case PREF_NOTIFY_TYPING_CURRENT:
|
||||
case PREF_SPLASH:
|
||||
return TRUE;
|
||||
default:
|
||||
return FALSE;
|
||||
|
Loading…
Reference in New Issue
Block a user