diff --git a/src/app/features/preprints/components/preprint-details/preprint-file-section/preprint-file-section.component.html b/src/app/features/preprints/components/preprint-details/preprint-file-section/preprint-file-section.component.html index 5d11fa972..5ee1164b7 100644 --- a/src/app/features/preprints/components/preprint-details/preprint-file-section/preprint-file-section.component.html +++ b/src/app/features/preprints/components/preprint-details/preprint-file-section/preprint-file-section.component.html @@ -24,14 +24,13 @@ @let fileVersionsValue = fileVersions();
{{ fileVersionsValue[0].name }}
{{ 'preprints.details.file.version' | translate: { version: fileVersionsValue[0].id } }}