Default to false for colorful chat bubbles
This commit is contained in:
parent
906c606f24
commit
0b88b1ddae
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
<integer name="grace_period">144</integer>
|
||||
<integer name="auto_accept_filesize">3490000</integer>
|
||||
<string name="picture_compression">auto</string>
|
||||
<bool name="use_green_background">true</bool>
|
||||
<bool name="use_green_background">false</bool>
|
||||
<bool name="large_font">false</bool>
|
||||
<string name="quick_action">none</string>
|
||||
<bool name="show_dynamic_tags">true</bool>
|
||||
|
|
Loading…
Reference in a new issue