diff --git a/frontend/src/components/DecayInformations/CollapseLinksList.vue b/frontend/src/components/DecayInformations/CollapseLinksList.vue index 3c6bab053..6006e6a10 100644 --- a/frontend/src/components/DecayInformations/CollapseLinksList.vue +++ b/frontend/src/components/DecayInformations/CollapseLinksList.vue @@ -3,6 +3,7 @@
{{ $t('links-list.header') }} + {{ transactionLinks }}
@@ -10,5 +11,8 @@