diff --git a/src/components/UpdateNotification.vue b/src/components/UpdateNotification.vue index 616c93471..8541cbc07 100644 --- a/src/components/UpdateNotification.vue +++ b/src/components/UpdateNotification.vue @@ -5,7 +5,9 @@ @close="isShown = false" > {{ $t('An update to the Wallet is available.') }} - {{ $t('Release Notes') }} + + {{ $t('Release Notes') }} +