1
0
Fork 1

Default to false for colorful chat bubbles

This commit is contained in:
Arne 2024-09-05 18:14:57 +02:00
parent 906c606f24
commit 0b88b1ddae

View file

@ -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>