Default autofill message to false
This commit is contained in:
parent
84004921f2
commit
4c977fea77
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
<string name="default_channel_discovery">JABBER_NETWORK</string>
|
||||
<bool name="dialler_integration_incoming">true</bool>
|
||||
<bool name="follow_thread_in_channel">false</bool>
|
||||
<bool name="message_autocomplete">true</bool>
|
||||
<bool name="message_autocomplete">false</bool>
|
||||
<bool name="allow_screenshots">true</bool>
|
||||
<string name="default_push_server">up.conversations.im</string>
|
||||
<string name="default_push_account">none</string>
|
||||
|
|
Loading…
Reference in a new issue