Merge remote-tracking branch 'origin/master'

This commit is contained in:
Louis Lam
2021-10-15 19:01:04 +08:00
7 changed files with 103 additions and 37 deletions

View File

@@ -63,6 +63,7 @@
</div>
</div>
<!-- Hostname -->
<!-- TCP Port / Ping / DNS only -->
<div v-if="monitor.type === 'port' || monitor.type === 'ping' || monitor.type === 'dns' " class="my-3">
<label for="hostname" class="form-label">{{ $t("Hostname") }}</label>