added proper if for showing urls
This commit is contained in:
parent
4ea967f899
commit
7118dc95a5
|
@ -96,7 +96,7 @@ gertyname }}{% endraw %}{% endblock %}{% block page %} {% raw %}
|
|||
</p>
|
||||
</q-card-section>
|
||||
</q-card>
|
||||
<q-card class="q-pa-sm" v-if="url_checker" unelevated class="q-pa-sm">
|
||||
<q-card class="q-pa-sm" v-if="url_checker[0]" unelevated class="q-pa-sm">
|
||||
<q-card-section>
|
||||
<div class="text-h6">Servers to check</div>
|
||||
</q-card-section>
|
||||
|
|
Loading…
Reference in New Issue
Block a user