disabled send crash report by default

This commit is contained in:
12aw 2021-05-16 20:57:14 +02:00
parent 2b696275ef
commit 495c1efd90

View file

@ -34,7 +34,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>
<string name="invidious_host">monocles.live</string>
<bool name="plain_text_logs">false</bool>