forked from mirror/monocles_chat
disable multiple accounts by default
This commit is contained in:
parent
348d473ce2
commit
ef8e3d9c6c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
<bool name="warn_unencrypted_chat">true</bool>
|
||||
<bool name="hide_you_are_not_participating">false</bool>
|
||||
<bool name="use_bundled_emoji">true</bool>
|
||||
<bool name="enable_multi_accounts">true</bool>
|
||||
<bool name="enable_multi_accounts">false</bool>
|
||||
<bool name="show_qr_code_scan">true</bool>
|
||||
<bool name="show_individual_search_options">true</bool>
|
||||
<bool name="show_combined_search_options">false</bool>
|
||||
|
|
Loading…
Add table
Reference in a new issue