forked from mirror/monocles_chat_clean
Default to OMEMO enabled
This commit is contained in:
parent
083b7ec946
commit
049f311607
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
|||
<bool name="show_individual_search_options">true</bool>
|
||||
<bool name="show_combined_search_options">false</bool>
|
||||
<bool name="scroll_to_bottom">true</bool>
|
||||
<string name="omemo_setting_default">default_off</string>
|
||||
<string name="omemo_setting_default">default_on</string>
|
||||
<bool name="use_share_location_plugin">false</bool>
|
||||
<bool name="start_searching">true</bool>
|
||||
<string name="video_compression">360</string>
|
||||
|
|
Loading…
Reference in a new issue