manager: allow enable webview debugging (#1412)

This commit is contained in:
5ec1cff
2024-03-03 22:24:02 +08:00
committed by GitHub
parent dbe43b1540
commit cd772fa250
4 changed files with 23 additions and 0 deletions

View File

@@ -108,4 +108,6 @@
<string name="settings_check_update_summary">Automatically check for updates when opening the app</string>
<string name="grant_root_failed">Failed to grant root!</string>
<string name="open">Open</string>
<string name="enable_web_debugging">Enable WebView Debugging</string>
<string name="enable_web_debugging_summary">Can be used to debug WebUI, please enable only when needed.</string>
</resources>