Eslint fix
This commit is contained in:
parent
3f04b9392a
commit
59c252b826
1 changed files with 1 additions and 6 deletions
|
@ -18,12 +18,7 @@
|
||||||
</template>
|
</template>
|
||||||
<template v-slot:description>{{ notice.description }}</template>
|
<template v-slot:description>{{ notice.description }}</template>
|
||||||
</i18n>
|
</i18n>
|
||||||
<a
|
<a v-if="notice.nova" href="https://nova.tornado.ws/" target="_blank" rel="noopener noreferrer">
|
||||||
v-if="notice.nova"
|
|
||||||
href="https://nova.tornado.ws"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
Tornado Cash Nova
|
Tornado Cash Nova
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue