forked from mirror/monocles_chat_clean
Default bottom navigation to enabled
Some checks failed
Android CI / build (pull_request) Has been cancelled
Some checks failed
Android CI / build (pull_request) Has been cancelled
This commit is contained in:
parent
b04b1a3a05
commit
d96c42b7a8
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
<bool name="compose_rich_text">true</bool>
|
<bool name="compose_rich_text">true</bool>
|
||||||
<bool name="auto_accept_unmetered">true</bool>
|
<bool name="auto_accept_unmetered">true</bool>
|
||||||
<string name="avatar_shape">oval</string>
|
<string name="avatar_shape">oval</string>
|
||||||
<bool name="show_nav_bar">false</bool>
|
<bool name="show_nav_bar">true</bool>
|
||||||
<bool name="enforce_dane">false</bool>
|
<bool name="enforce_dane">false</bool>
|
||||||
<string name="default_chat_requests">spam</string>
|
<string name="default_chat_requests">spam</string>
|
||||||
<string name="default_dns_server_ipv4">194.242.2.2</string>
|
<string name="default_dns_server_ipv4">194.242.2.2</string>
|
||||||
|
|
Loading…
Add table
Reference in a new issue