feat: whois timeout
This commit is contained in:
@@ -129,7 +129,7 @@ watch(i18n.locale, newDomain);
|
||||
{{ $t("button.new_domain") }}
|
||||
</button>
|
||||
<br />
|
||||
<p v-if="domain && state === State.Ready">
|
||||
<p v-if="domain">
|
||||
<small
|
||||
><a class="underline" href="#" @click.prevent="removeExt">{{
|
||||
$t("page_random.dont_suggest", { ext: `.${domain.extension}` })
|
||||
|
||||
Reference in New Issue
Block a user