forked from mirror/monocles_chat
disabled send crash report by default
This commit is contained in:
parent
2b696275ef
commit
495c1efd90
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue