fix(conifg): implement sessionPasskey handling for admin requests (#1263)

This commit is contained in:
Andre K 2024-09-20 06:07:35 -03:00 committed by GitHub
parent 16b822cec4
commit 36a13d7687
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 68 additions and 29 deletions

View file

@ -148,6 +148,7 @@
<string name="preferences_system_default">System default</string>
<string name="resend">Resend</string>
<string name="shutdown">Shutdown</string>
<string name="cant_shutdown">Shutdown not supported on this device</string>
<string name="reboot">Reboot</string>
<string name="traceroute">Traceroute</string>
<string name="intro_show">Show Introduction</string>