chore(refactor): better inputs

This commit is contained in:
Liyas Thomas
2020-12-12 08:33:29 +05:30
parent 27980cf7c7
commit a56e2bb577
11 changed files with 58 additions and 22 deletions

View File

@@ -127,6 +127,7 @@
type="url"
v-model="settings.PROXY_URL"
:disabled="!settings.PROXY_ENABLED"
:placeholder="$t('url')"
/>
<p class="info">
{{ $t("postwoman_official_proxy_hosting") }}