fix fqdn check

This commit is contained in:
Andras Bacsai
2022-10-28 09:15:03 +02:00
parent cdb25cd0e9
commit aa27aeafa1
5 changed files with 25 additions and 13 deletions

View File

@@ -541,6 +541,7 @@
</div>
<div class="form-control">
<div class="input-group flex w-full">
<!-- svelte-ignore a11y-click-events-have-key-events -->
<div
class="btn btn-square cursor-default no-animation hover:bg-error"
on:click={() => doSearch('')}