fix: connection password type #456

This commit is contained in:
Daan Wijns 2022-07-05 16:46:34 +02:00
parent b56a16f7ce
commit a8616cce54

View file

@ -129,6 +129,7 @@
outlined
dense
hide-details
type="password"
:disabled="!settings.proxy_auth_enabled"
:label="$t('modals.settings.pageWebUI.password')"
/>