made typing notifications default on new installs

This commit is contained in:
Daniel Gultsch 2018-03-14 08:23:46 +01:00
parent d4a05b8ef3
commit 45701448b8
1 changed files with 1 additions and 1 deletions

View File

@ -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>