diff --git a/apps/frontend/src/page/catalog/CatalogShowPage.vue b/apps/frontend/src/page/catalog/CatalogShowPage.vue index c762796..a723599 100644 --- a/apps/frontend/src/page/catalog/CatalogShowPage.vue +++ b/apps/frontend/src/page/catalog/CatalogShowPage.vue @@ -96,7 +96,7 @@ {{ t('catalogShow.latestStable') }}
{{ t('catalogShow.released') }} {{ formatDateTime(latestStable.UpdatedAt) }}
+{{ t('catalogShow.released') }} {{ formatDateTime(latestStable.updatedAt) }}
{{ t('catalogShow.playNow') }} @@ -155,7 +155,7 @@ {{ t('catalogShow.play') }} -