forked from mirror/monocles_chat_clean
Foreground service on by default
This commit is contained in:
parent
85b98cbc84
commit
fd9a43cff7
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<bool name="manually_change_presence">false</bool>
|
||||
<bool name="away_when_screen_off">false</bool>
|
||||
<bool name="autojoin">true</bool>
|
||||
<bool name="enable_foreground_service">false</bool>
|
||||
<bool name="enable_foreground_service">true</bool>
|
||||
<bool name="never_send">false</bool>
|
||||
<bool name="validate_hostname">false</bool>
|
||||
<bool name="show_qr_code_scan">true</bool>
|
||||
|
|
Loading…
Add table
Reference in a new issue