mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 14:12:21 +01:00
Default to OMEMO enabled
This commit is contained in:
parent
39d7a36406
commit
280b6f2891
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