feat: Add reset button to custom API (#2076)

Closes #2051
This commit is contained in:
Ushie
2024-07-29 13:14:13 +03:00
committed by oSumAtrIX
parent 113a74d270
commit df52a7bdef
3 changed files with 22 additions and 24 deletions

View File

@@ -161,6 +161,7 @@
<string name="api_url_dialog_description">Set the API URL of ReVanced Manager. ReVanced Manager uses the API to download patches and updates.</string>
<string name="api_url_dialog_warning">ReVanced Manager connects to the API to download patches and updates. Make sure that you trust it.</string>
<string name="api_url_dialog_save">Set</string>
<string name="api_url_dialog_reset">Reset API URL</string>
<string name="device">Device</string>
<string name="device_android_version">Android version</string>
<string name="device_model">Model</string>