security_contact: href: v-if delete useless ?

Author: Salman Wahib <hello@sxlmnwb.xyz>
This commit is contained in:
Salman Wahib 2023-06-22 23:16:23 +07:00
parent 10b06cb474
commit 5708b0d169

View File

@ -218,7 +218,7 @@ const tipMsg = computed(() => {
<Icon icon="mdi-email-outline" class="text-xl mr-1" />
<span class="font-bold mr-2">{{ $t('staking.contact') }}: </span>
<a
v-if="v?.description?.security_contact"
v-if="v.description?.security_contact"
:href="'mailto:' + v.description.security_contact || '#' "
class="cursor-pointer"
>