diff --git a/components/nav/NavFooter.vue b/components/nav/NavFooter.vue index ed8fb042..223a71aa 100644 --- a/components/nav/NavFooter.vue +++ b/components/nav/NavFooter.vue @@ -47,8 +47,15 @@ function toggleDark() { {{ $t('nav.built_at', [$d(buildTimeDate, 'shortDate')]) }} · - - v{{ buildInfo.version }} + + v{{ buildInfo.version }} + {{ buildInfo.env }}