mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
fix(conifg): implement sessionPasskey handling for admin requests (#1263)
This commit is contained in:
parent
16b822cec4
commit
36a13d7687
4 changed files with 68 additions and 29 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue