(re)enable message correction by default
This commit is contained in:
parent
8126bc98b4
commit
57ca77aa0c
|
@ -29,7 +29,7 @@
|
|||
<bool name="btbv">true</bool>
|
||||
<integer name="automatic_message_deletion">0</integer>
|
||||
<bool name="dont_trust_system_cas">false</bool>
|
||||
<bool name="allow_message_correction">false</bool>
|
||||
<bool name="allow_message_correction">true</bool>
|
||||
<bool name="use_tor">false</bool>
|
||||
<bool name="show_connection_options">false</bool>
|
||||
<bool name="display_enter_key">false</bool>
|
||||
|
|
Loading…
Reference in New Issue