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

@@ -106,4 +106,6 @@
<string name="settings_check_update_summary">在应用启动后自动检查是否有最新版</string>
<string name="grant_root_failed">获取 root 失败!</string>
<string name="open">打开</string>
<string name="enable_web_debugging">启用 WebView 调试</string>
<string name="enable_web_debugging_summary">可用于调试 WebUI ,请仅在需要时启用。</string>
</resources>