Skip to content

Commit

Permalink
fix: connection password type VueTorrent#456
Browse files Browse the repository at this point in the history
  • Loading branch information
WDaan committed Jul 5, 2022
1 parent b56a16f commit a8616cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Settings/Tabs/Connection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,7 @@
outlined
dense
hide-details
type="password"
:disabled="!settings.proxy_auth_enabled"
:label="$t('modals.settings.pageWebUI.password')"
/>
Expand Down

0 comments on commit a8616cc

Please sign in to comment.