forked from mirror/monocles_chat_clean
don't default send crash report
This commit is contained in:
parent
9a2c585b57
commit
9ac3a9c7e2
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue