Update settings_updates.xml

This commit is contained in:
Jace 2023-07-26 12:07:25 +08:00 committed by GitHub
parent 7b29e9a6f9
commit f89f7bcb12
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,8 +58,7 @@
android:key="@string/auto_update_plugins_key"
android:title="@string/automatic_plugin_updates" />
<SwitchPreference
android:defaultValue="false"
<Preference
android:icon="@drawable/ic_baseline_extension_24"
android:key="@string/auto_download_plugins_key"
android:title="@string/automatic_plugin_download"
@ -77,4 +76,4 @@
android:title="@string/redo_setup_process"
app:key="@string/redo_setup_key" />
</PreferenceCategory>
</PreferenceScreen>
</PreferenceScreen>