should fix an issue with auto_download_plugins_key

This commit is contained in:
LagradOst 2023-08-12 21:52:37 +02:00
parent e43b4808d1
commit dd4f4a2b78
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
<string name="search_types_list_key" translatable="false">search_type_list</string>
<string name="auto_update_key" translatable="false">auto_update</string>
<string name="auto_update_plugins_key" translatable="false">auto_update_plugins</string>
<string name="auto_download_plugins_key" translatable="false">auto_download_plugins_key</string>
<string name="auto_download_plugins_key" translatable="false">auto_download_plugins_key2</string>
<string name="skip_update_key" translatable="false">skip_update_key</string>
<string name="prerelease_update_key" translatable="false">prerelease_update</string>
<string name="manual_check_update_key" translatable="false">manual_check_update</string>