Moved report_player_errors to debug

This commit is contained in:
litetex 2021-11-23 20:16:01 +01:00
parent 2dcb2452dd
commit e66ba3e68a
2 changed files with 8 additions and 8 deletions

View file

@ -102,14 +102,6 @@
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
<SwitchPreferenceCompat
android:defaultValue="false"
android:key="@string/report_player_errors_key"
android:summary="@string/report_player_errors_summary"
android:title="@string/report_player_errors_title"
app:singleLineTitle="false"
app:iconSpaceReserved="false" />
</PreferenceCategory>
<PreferenceCategory