This commit is contained in:
Louis Lam
2023-11-19 17:36:19 +08:00
parent 4df799b5b6
commit 7bb0a1cb08
3 changed files with 2 additions and 5 deletions

View File

@@ -47,7 +47,7 @@
<input
v-model="settings.primaryHostname"
class="form-control"
placeholder="localhost"
placeholder="(Unset: Follow current hostname)"
/>
<button class="btn btn-outline-primary" type="button" @click="autoGetPrimaryHostname">
{{ $t("autoGet") }}