Fix authenticated proxy
This commit is contained in:
parent
3ba7fb6de4
commit
578b1947e2
@ -166,7 +166,7 @@
|
||||
class="input"
|
||||
:type="slotProps.isVisible ? 'text' : 'password'"
|
||||
placeholder="Proxy password"
|
||||
name="password"
|
||||
name="proxyPassword"
|
||||
maxlength="300"
|
||||
/>
|
||||
</RevealPassword>
|
||||
|
Loading…
Reference in New Issue
Block a user