mirror of
https://github.com/tornadocash/trusted-setup-server.git
synced 2024-11-21 17:36:54 +01:00
update twitter
This commit is contained in:
parent
b1c6aa28ff
commit
288fb8fc19
@ -57,9 +57,7 @@
|
||||
<b-table-column :centered="true" label="Attestation">
|
||||
<a
|
||||
v-if="props.row.attestation"
|
||||
:href="
|
||||
`https://${props.row.socialType}.com/${props.row.handle}/status/${props.row.attestation}`
|
||||
"
|
||||
:href="`https://twitter.com/${props.row.handle}/status/${props.row.attestation}`"
|
||||
target="_blank"
|
||||
class="button is-icon"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user