Default autofill message to false

This commit is contained in:
Arne 2024-12-27 10:50:04 +01:00
parent 84004921f2
commit 4c977fea77

View file

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