mirror of
https://codeberg.org/monocles/monocles_chat.git
synced 2025-01-15 14:12:21 +01:00
Default show nav drawer to true
This commit is contained in:
parent
44a19706ea
commit
db825530e6
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
<bool name="show_maps_inside">true</bool>
|
||||
<bool name="show_own_accounts">false</bool>
|
||||
<bool name="set_text_collapsable">false</bool>
|
||||
<bool name="show_nav_drawer">false</bool>
|
||||
<bool name="show_nav_drawer">true</bool>
|
||||
<bool name="internal_meda_viewer">true</bool>
|
||||
<bool name="enable_otr">false</bool>
|
||||
<bool name="use_unicolored_chatbg">false</bool>
|
||||
|
|
Loading…
Reference in a new issue