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