disable multiple accounts by default
This commit is contained in:
parent
71e60af844
commit
1d81305003
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