made typing notifications default on new installs
This commit is contained in:
parent
d4a05b8ef3
commit
45701448b8
|
@ -8,7 +8,7 @@
|
|||
<bool name="dnd_on_silent_mode">false</bool>
|
||||
<bool name="treat_vibrate_as_silent">false</bool>
|
||||
<bool name="confirm_messages">true</bool>
|
||||
<bool name="chat_states">false</bool>
|
||||
<bool name="chat_states">true</bool>
|
||||
<bool name="last_activity">false</bool>
|
||||
<bool name="show_notification">true</bool>
|
||||
<bool name="vibrate_on_notification">true</bool>
|
||||
|
|
Loading…
Reference in a new issue