don't default send crash report

This commit is contained in:
Arne 2022-07-04 17:10:43 +02:00
parent 9a2c585b57
commit 9ac3a9c7e2

View file

@ -36,7 +36,7 @@
<bool name="presence_colored_names">false</bool>
<bool name="use_max_brightness">false</bool>
<bool name="auto_rotate">false</bool>
<bool name="send_crashreport">true</bool>
<bool name="send_crashreport">false</bool>
<bool name="use_invidious">false</bool>
<bool name="use_inner_storage">true</bool>
<string name="invidious_host">monocles.live</string>