mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-14 21:15:47 -07:00
Minor Changes to Connection Protocol Dropdown
This commit is contained in:
@@ -618,7 +618,7 @@ export default function ReverseTunnelPowershell({ device }) {
|
||||
>
|
||||
<TextField
|
||||
select
|
||||
label="Connection Type"
|
||||
label="Connection Protocol"
|
||||
size="small"
|
||||
value={connectionType}
|
||||
onChange={(e) => setConnectionType(e.target.value)}
|
||||
|
||||
Reference in New Issue
Block a user